We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2c6ac commit 7a9010aCopy full SHA for 7a9010a
package.json
@@ -52,7 +52,7 @@
52
},
53
"devDependencies": {
54
"@babel/cli": "7.17.10",
55
- "@babel/eslint-parser": "^7.18.2",
+ "@babel/eslint-parser": "7.18.2",
56
"@babel/plugin-transform-runtime": "7.18.2",
57
"@babel/preset-env": "7.18.2",
58
"@babel/preset-flow": "7.17.12",
yarn.lock
@@ -59,7 +59,7 @@
59
json5 "^2.2.1"
60
semver "^6.3.0"
61
62
-"@babel/eslint-parser@^7.18.2":
+"@babel/[email protected]":
63
version "7.18.2"
64
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz#e14dee36c010edfb0153cf900c2b0815e82e3245"
65
integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==
0 commit comments