Skip to content

Commit 71b1af5

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.21.8 to 7.22.5 in /web
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.21.8 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4550d50 commit 71b1af5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"webpack": "^5.85.0"
4949
},
5050
"devDependencies": {
51-
"@babel/eslint-parser": "^7.21.8",
51+
"@babel/eslint-parser": "^7.22.5",
5252
"@commitlint/cli": "^17.6.5",
5353
"@commitlint/config-conventional": "^17.6.5",
5454
"@nuxt/types": "^2.16.3",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
json5 "^2.2.2"
4444
semver "^6.3.0"
4545

46-
"@babel/eslint-parser@^7.21.8":
47-
version "7.21.8"
48-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.8.tgz#59fb6fc4f3b017ab86987c076226ceef7b2b2ef2"
49-
integrity sha512-HLhI+2q+BP3sf78mFUZNCGc10KEmoUqtUT1OCdMZsN+qr4qFeLUod62/zAnF3jNQstwyasDkZnVXwfK2Bml7MQ==
46+
"@babel/eslint-parser@^7.22.5":
47+
version "7.22.5"
48+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.5.tgz#fa032503b9e2d188e25b1b95d29e8b8431042d78"
49+
integrity sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==
5050
dependencies:
5151
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5252
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)