Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 2d11a21

Browse files
committed
chore(deps): update dependency @babel/eslint-parser to v7.25.1
1 parent 0530a75 commit 2d11a21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@babel/core": "7.24.9",
33-
"@babel/eslint-parser": "7.25.0",
33+
"@babel/eslint-parser": "7.25.1",
3434
"@types/node": "20.14.13",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
json5 "^2.2.3"
114114
semver "^6.3.1"
115115

116-
"@babel/[email protected].0":
117-
version "7.25.0"
118-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0.tgz#08ee4d119a86d73365580568626de0b59145af9e"
119-
integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg==
116+
"@babel/[email protected].1":
117+
version "7.25.1"
118+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82"
119+
integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==
120120
dependencies:
121121
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
122122
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)