Skip to content

Commit

Permalink
Merge pull request #555 from diowa/dependabot/npm_and_yarn/babel/esli…
Browse files Browse the repository at this point in the history
…nt-parser-7.22.7

Bump @babel/eslint-parser from 7.22.6 to 7.22.7
  • Loading branch information
tagliala authored Jul 7, 2023
2 parents ebc4e3d + 452a8bb commit d0b3885
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 @@ -44,7 +44,7 @@
"webpack-merge": "^5.9.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.6",
"@babel/eslint-parser": "^7.22.7",
"@types/express": "^4.17.17",
"@webpack-cli/serve": "^2.0.4",
"eslint": "^8.44.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
gensync "^1.0.0-beta.2"
json5 "^2.2.2"

"@babel/eslint-parser@^7.22.6":
version "7.22.6"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.6.tgz#fa75b578a6392d92243eb8fb9c4e7ece8ad7c583"
integrity sha512-KAom7E7d6bAh5/PflF3luynWlDLOIqfX+ZJcL0LRs6/6rtXJmJxPiWuIGfxNPtcWdtQ5lSSJbKbQlz/c/R60Ng==
"@babel/eslint-parser@^7.22.7":
version "7.22.7"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.7.tgz#d2807fbd1fa4376162716da63dfd3c69a2249fed"
integrity sha512-LH6HJqjOyu/Qtp7LuSycZXK/CYXQ4ohdkliEaL1QTdtOXVdOVpTBKVxAo/+eeyt+x/2SRzB+zUPduVl+xiEvdg==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
"@nicolo-ribaudo/semver-v6" "^6.3.3"
Expand Down

0 comments on commit d0b3885

Please sign in to comment.