Skip to content

Commit b07ee17

Browse files
build(deps-dev): Bump @babel/eslint-parser from 7.22.5 to 7.22.10 (#1926)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd5ee4 commit b07ee17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@
9898
semver "^6.3.1"
9999

100100
"@babel/eslint-parser@^7.15.8":
101-
version "7.22.5"
102-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.5.tgz#fa032503b9e2d188e25b1b95d29e8b8431042d78"
103-
integrity sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==
101+
version "7.22.10"
102+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.10.tgz#bfdf3d1b32ad573fe7c1c3447e0b485e3a41fd09"
103+
integrity sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg==
104104
dependencies:
105105
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
106106
eslint-visitor-keys "^2.1.0"
107-
semver "^6.3.0"
107+
semver "^6.3.1"
108108

109109
"@babel/generator@^7.19.6", "@babel/generator@^7.7.2":
110110
version "7.19.6"

0 commit comments

Comments
 (0)