Skip to content

Commit

Permalink
chore(deps): update dependency @babel/eslint-parser to v7.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2021
1 parent 8aa9aa5 commit 776e1ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
"devDependencies": {
"@babel/core": "7.14.3",
"@babel/eslint-parser": "7.14.3",
"@babel/eslint-parser": "7.14.4",
"@types/jquery": "3.5.5",
"@types/node": "14.17.1",
"@types/yargs": "15.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
semver "^6.3.0"
source-map "^0.5.0"

"@babel/eslint-parser@7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.3.tgz#8f292caf83dd2d7b364f938fe7074806af6d70ea"
integrity sha512-IfJXKEVRV/Gisvgmih/+05gkBzzg4Dy0gcxkZ84iFiLK8+O+fI1HLnGJv3UrUMPpsMmmThNa69v+UnF80XP+kA==
"@babel/eslint-parser@7.14.4":
version "7.14.4"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.4.tgz#73e6996163a2ad48f315a8466b55f57c330cd15c"
integrity sha512-7CTckFLPBGEfCKqlrnJq2PIId3UmJ5hW+D4dsv/VvuA5DapgqyZFCttq+8oeRIJMZQizFIe5gel3xm2SbrqlYA==
dependencies:
eslint-scope "^5.1.0"
eslint-visitor-keys "^2.1.0"
Expand Down

0 comments on commit 776e1ac

Please sign in to comment.