Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit e400952

Browse files
authored
fix(deps): update dependency @babel/eslint-parser to v7.15.7
1 parent 402ef7d commit e400952

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"dependencies": {
6868
"@babel/core": "7.15.5",
69-
"@babel/eslint-parser": "7.15.4",
69+
"@babel/eslint-parser": "7.15.7",
7070
"@next/eslint-plugin-next": "11.1.2",
7171
"@typescript-eslint/eslint-plugin": "4.33.0",
7272
"@typescript-eslint/parser": "4.33.0",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,7 @@
4242
semver "^6.3.0"
4343
source-map "^0.5.0"
4444

45-
46-
version "7.15.4"
47-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.15.4.tgz#46385943726291fb3e8db99522c8099b15684387"
48-
integrity sha512-hPMIAmGNbmQzXJIo2P43Zj9UhRmGev5f9nqdBFOWNGDGh6XKmjby79woBvg6y0Jur6yRfQBneDbUQ8ZVc1krFw==
49-
dependencies:
50-
eslint-scope "^5.1.1"
51-
eslint-visitor-keys "^2.1.0"
52-
semver "^6.3.0"
53-
54-
"@babel/eslint-parser@^7.12.16":
45+
"@babel/[email protected]", "@babel/eslint-parser@^7.12.16":
5546
version "7.15.7"
5647
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.15.7.tgz#2dc3d0ff0ea22bb1e08d93b4eeb1149bf1c75f2d"
5748
integrity sha512-yJkHyomClm6A2Xzb8pdAo4HzYMSXFn1O5zrCYvbFP0yQFvHueLedV8WiEno8yJOKStjUXzBZzJFeWQ7b3YMsqQ==

0 commit comments

Comments
 (0)