Skip to content

Commit 121628c

Browse files
authored
Merge pull request NdoleStudio#139 from NdoleStudio/dependabot/npm_and_yarn/web/babel/eslint-parser-7.21.3
chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 in /web
2 parents 6260b02 + 49062f2 commit 121628c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"webpack": "^5.76.2"
4444
},
4545
"devDependencies": {
46-
"@babel/eslint-parser": "^7.19.1",
46+
"@babel/eslint-parser": "^7.21.3",
4747
"@commitlint/cli": "^17.4.4",
4848
"@commitlint/config-conventional": "^17.4.4",
4949
"@nuxt/types": "^2.16.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
json5 "^2.2.2"
9191
semver "^6.3.0"
9292

93-
"@babel/eslint-parser@^7.19.1":
94-
version "7.19.1"
95-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4"
96-
integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==
93+
"@babel/eslint-parser@^7.21.3":
94+
version "7.21.3"
95+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
96+
integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
9797
dependencies:
9898
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
9999
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)