Skip to content

Commit

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

Bump @babel/eslint-parser from 7.22.5 to 7.22.6
  • Loading branch information
tagliala authored Jul 5, 2023
2 parents 129a6b0 + fe688fd commit 929941a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.5",
"@babel/eslint-parser": "^7.22.6",
"@types/express": "^4.17.17",
"@webpack-cli/serve": "^2.0.4",
"eslint": "^8.44.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
gensync "^1.0.0-beta.2"
json5 "^2.2.2"

"@babel/eslint-parser@^7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.5.tgz#fa032503b9e2d188e25b1b95d29e8b8431042d78"
integrity sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==
"@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==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
"@nicolo-ribaudo/semver-v6" "^6.3.3"
eslint-visitor-keys "^2.1.0"
semver "^6.3.0"

"@babel/generator@^7.22.5":
version "7.22.5"
Expand Down

0 comments on commit 929941a

Please sign in to comment.