Skip to content

Commit 868e28d

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.22.11 to 7.23.3 in /docs (#1144)
1 parent f726bf0 commit 868e28d

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

docs/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "^17.0.2"
2727
},
2828
"devDependencies": {
29-
"@babel/eslint-parser": "^7.22.11",
29+
"@babel/eslint-parser": "^7.23.3",
3030
"@docusaurus/eslint-plugin": "^2.4.3",
3131
"@docusaurus/module-type-aliases": "^2.4.0",
3232
"eslint": "^8.53.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@
198198
json5 "^2.2.2"
199199
semver "^6.3.0"
200200

201-
"@babel/eslint-parser@^7.22.11":
202-
version "7.22.11"
203-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz#cceb8c7989c241a16dd14e12a6cd725618f3f58b"
204-
integrity sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==
201+
"@babel/eslint-parser@^7.23.3":
202+
version "7.23.3"
203+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz#7bf0db1c53b54da0c8a12627373554a0828479ca"
204+
integrity sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==
205205
dependencies:
206206
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
207207
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)