Skip to content

Commit bb70ad0

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.24.7 to 7.24.8 (#11471)
1 parent c2f75df commit bb70ad0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
},
151151
"devDependencies": {
152152
"@babel/core": "^7.24.7",
153-
"@babel/eslint-parser": "^7.24.7",
153+
"@babel/eslint-parser": "^7.24.8",
154154
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
155155
"@babel/preset-env": "^7.24.7",
156156
"@mdn/dinocons": "^0.5.5",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
json5 "^2.2.3"
5050
semver "^6.3.1"
5151

52-
"@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.24.7":
53-
version "7.24.7"
54-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz#27ebab1a1ec21f48ae191a8aaac5b82baf80d9c7"
55-
integrity sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==
52+
"@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.24.8":
53+
version "7.24.8"
54+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831"
55+
integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==
5656
dependencies:
5757
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5858
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)