Skip to content

Commit 32029c9

Browse files
Merge pull request #393 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @babel/eslint-parser to v7.25.0
2 parents 53e00bd + ff8821f commit 32029c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.24.9",
41-
"@babel/eslint-parser": "7.24.8",
41+
"@babel/eslint-parser": "7.25.0",
4242
"@babel/preset-typescript": "^7.22.5",
4343
"@testing-library/jest-dom": "^6.1.6",
4444
"@testing-library/react": "^14.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
json5 "^2.2.3"
132132
semver "^6.3.1"
133133

134-
"@babel/eslint-parser@7.24.8":
135-
version "7.24.8"
136-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831"
137-
integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==
134+
"@babel/eslint-parser@7.25.0":
135+
version "7.25.0"
136+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0.tgz#08ee4d119a86d73365580568626de0b59145af9e"
137+
integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg==
138138
dependencies:
139139
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
140140
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)