Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @babel/eslint-parser to v7.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent fbae6e2 commit afdfb6c
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 @@ -36,7 +36,7 @@
"webpack": "5.88.1"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.6",
"@babel/eslint-parser": "7.22.7",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@nuxt/types": "2.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
json5 "^2.2.2"
semver "^6.3.0"

"@babel/[email protected].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/[email protected].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 afdfb6c

Please sign in to comment.