Skip to content

Commit fa29423

Browse files
Update dependency @babel/eslint-parser to v7.21.3
1 parent ae62440 commit fa29423

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"web3": "1.8.2"
9595
},
9696
"devDependencies": {
97-
"@babel/eslint-parser": "7.19.1",
97+
"@babel/eslint-parser": "7.21.3",
9898
"@babel/preset-react": "7.18.6",
9999
"@testing-library/jest-dom": "5.16.5",
100100
"@testing-library/react": "14.0.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,16 @@
114114
json5 "^2.2.2"
115115
semver "^6.3.0"
116116

117-
"@babel/eslint-parser@7.19.1", "@babel/eslint-parser@^7.16.3":
117+
"@babel/eslint-parser@7.21.3":
118+
version "7.21.3"
119+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
120+
integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
121+
dependencies:
122+
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
123+
eslint-visitor-keys "^2.1.0"
124+
semver "^6.3.0"
125+
126+
"@babel/eslint-parser@^7.16.3":
118127
version "7.19.1"
119128
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4"
120129
integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==

0 commit comments

Comments
 (0)