Skip to content

Commit 48f6380

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.25.8 to 7.25.9 in /docs (#1560)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent 9ff989e commit 48f6380

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.8",
29+
"@babel/eslint-parser": "^7.25.9",
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.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==
218+
"@babel/eslint-parser@^7.25.9":
219+
version "7.25.9"
220+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
221+
integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==
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)