Merge pull request #7280 from swagger-api/dependabot/npm_and_yarn/babel/eslint-parser-7.14.3
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -410,9 +410,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/eslint-parser": {
|
"@babel/eslint-parser": {
|
||||||
"version": "7.14.2",
|
"version": "7.14.3",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.14.2.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.14.3.tgz",
|
||||||
"integrity": "sha512-g1YXHASb84MvEkReG/nZ74emTPAMjip1Ey6azZqKTEWidpgEzPGl/uoc6IPJjaMGw424u40sNm1V70tuYOQmeA==",
|
"integrity": "sha512-IfJXKEVRV/Gisvgmih/+05gkBzzg4Dy0gcxkZ84iFiLK8+O+fI1HLnGJv3UrUMPpsMmmThNa69v+UnF80XP+kA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"eslint-scope": "^5.1.0",
|
"eslint-scope": "^5.1.0",
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "=7.13.16",
|
"@babel/cli": "=7.13.16",
|
||||||
"@babel/core": "=7.14.2",
|
"@babel/core": "=7.14.2",
|
||||||
"@babel/eslint-parser": "=7.14.2",
|
"@babel/eslint-parser": "=7.14.3",
|
||||||
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
"@babel/plugin-proposal-class-properties": "=7.13.0",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.13.12",
|
"@babel/plugin-proposal-optional-chaining": "=7.13.12",
|
||||||
|
|||||||
Reference in New Issue
Block a user