Skip to content

Commit a2c331e

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.1 (#10741)
1 parent 8086a3b commit a2c331e

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.1",
153-
"@babel/eslint-parser": "^7.23.10",
153+
"@babel/eslint-parser": "^7.24.1",
154154
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
155155
"@babel/preset-env": "^7.24.1",
156156
"@mdn/dinocons": "^0.5.5",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
json5 "^2.2.3"
6464
semver "^6.3.1"
6565

66-
"@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.23.10":
67-
version "7.23.10"
68-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz#2d4164842d6db798873b40e0c4238827084667a2"
69-
integrity sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==
66+
"@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.24.1":
67+
version "7.24.1"
68+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz#e27eee93ed1d271637165ef3a86e2b9332395c32"
69+
integrity sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==
7070
dependencies:
7171
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
7272
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)