Skip to content

Commit 7a9010a

Browse files
renovate-botdanez
authored andcommitted
chore(deps): pin dependency @babel/eslint-parser to 7.18.2
1 parent 4c2c6ac commit 7a9010a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@babel/cli": "7.17.10",
55-
"@babel/eslint-parser": "^7.18.2",
55+
"@babel/eslint-parser": "7.18.2",
5656
"@babel/plugin-transform-runtime": "7.18.2",
5757
"@babel/preset-env": "7.18.2",
5858
"@babel/preset-flow": "7.17.12",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
json5 "^2.2.1"
6060
semver "^6.3.0"
6161

62-
"@babel/eslint-parser@^7.18.2":
62+
6363
version "7.18.2"
6464
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz#e14dee36c010edfb0153cf900c2b0815e82e3245"
6565
integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==

0 commit comments

Comments
 (0)