Skip to content

Commit 2bafa4b

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.25.7 to 7.25.8 in /docs (#1538)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04e4027 commit 2bafa4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "^18.3.1"
2727
},
2828
"devDependencies": {
29-
"@babel/eslint-parser": "^7.25.7",
29+
"@babel/eslint-parser": "^7.25.8",
3030
"@docusaurus/eslint-plugin": "^3.5.2",
3131
"@docusaurus/module-type-aliases": "^3.5.2",
3232
"eslint": "^8.57.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,10 @@
215215
json5 "^2.2.3"
216216
semver "^6.3.1"
217217

218-
"@babel/eslint-parser@^7.25.7":
219-
version "7.25.7"
220-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.7.tgz#27b43de786c83cbabbcb328efbb4f099ae85415e"
221-
integrity sha512-B+BO9x86VYsQHimucBAL1fxTJKF4wyKY6ZVzee9QgzdZOUfs3BaR6AQrgoGrRI+7IFS1wUz/VyQ+SoBcSpdPbw==
218+
"@babel/eslint-parser@^7.25.8":
219+
version "7.25.8"
220+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.8.tgz#0119dec46be547d7a339978dedb9d29e517c2443"
221+
integrity sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==
222222
dependencies:
223223
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
224224
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)