Skip to content

Commit

Permalink
Merge pull request #434 from nucleos/dependabot/npm_and_yarn/assets/b…
Browse files Browse the repository at this point in the history
…abel/eslint-parser-7.14.4

Bump @babel/eslint-parser from 7.14.3 to 7.14.4 in /assets
  • Loading branch information
nucleos-bot committed May 31, 2021
2 parents 2ad4564 + 70ab2ba commit 86724dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@babel/eslint-parser": "^7.14.3",
"@babel/eslint-parser": "^7.14.4",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Expand Up @@ -58,10 +58,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 86724dc

Please sign in to comment.