Skip to content

Commit 41f22de

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 in /docs (#567)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Renan <[email protected]>
1 parent bf58cb5 commit 41f22de

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": "^17.0.2"
2727
},
2828
"devDependencies": {
29-
"@babel/eslint-parser": "^7.19.1",
29+
"@babel/eslint-parser": "^7.21.3",
3030
"@docusaurus/eslint-plugin": "^2.3.1",
3131
"@docusaurus/module-type-aliases": "^2.3.1",
3232
"eslint": "^8.36.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,10 @@
205205
json5 "^2.2.1"
206206
semver "^6.3.0"
207207

208-
"@babel/eslint-parser@^7.19.1":
209-
version "7.19.1"
210-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4"
211-
integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==
208+
"@babel/eslint-parser@^7.21.3":
209+
version "7.21.3"
210+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
211+
integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
212212
dependencies:
213213
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
214214
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)