chore(deps): update dependency @babel/eslint-parser to v7.16.3

This commit is contained in:
Renovate Bot
2021-11-10 19:49:23 +00:00
committed by renovate[bot]
parent 7893da9426
commit fad7a21287
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/eslint-parser": "7.16.0",
"@babel/eslint-parser": "7.16.3",
"@babel/plugin-transform-react-jsx": "7.16.0",
"cross-zip": "4.0.0",
"depcheck": "1.4.2",
@@ -224,9 +224,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.0.tgz",
"integrity": "sha512-c+AsYOHjI+FgCa+ifLd8sDXp4U4mjkfFgL9NdQWhuA731kAUJs0WdJIXET4A14EJAR9Jv9FFF/MzPWJfV9Oirw==",
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.3.tgz",
"integrity": "sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==",
"dev": true,
"dependencies": {
"eslint-scope": "^5.1.1",
@@ -14752,9 +14752,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.0.tgz",
"integrity": "sha512-c+AsYOHjI+FgCa+ifLd8sDXp4U4mjkfFgL9NdQWhuA731kAUJs0WdJIXET4A14EJAR9Jv9FFF/MzPWJfV9Oirw==",
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.16.3.tgz",
"integrity": "sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==",
"dev": true,
"requires": {
"eslint-scope": "^5.1.1",

View File

@@ -60,7 +60,7 @@
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/eslint-parser": "7.16.0",
"@babel/eslint-parser": "7.16.3",
"@babel/plugin-transform-react-jsx": "7.16.0",
"cross-zip": "4.0.0",
"depcheck": "1.4.2",