chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#8560)

This commit is contained in:
dependabot[bot]
2023-04-10 12:04:50 +00:00
committed by GitHub
parent 7a6dd89b43
commit 3548ef37c2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"devDependencies": {
"@babel/cli": "=7.21.0",
"@babel/core": "=7.21.0",
"@babel/eslint-parser": "=7.19.1",
"@babel/eslint-parser": "=7.21.3",
"@babel/plugin-proposal-class-properties": "=7.16.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",
@@ -255,9 +255,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.19.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz",
"integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==",
"version": "7.21.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz",
"integrity": "sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -29378,9 +29378,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.19.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz",
"integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==",
"version": "7.21.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz",
"integrity": "sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==",
"dev": true,
"requires": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",

View File

@@ -103,7 +103,7 @@
"devDependencies": {
"@babel/cli": "=7.21.0",
"@babel/core": "=7.21.0",
"@babel/eslint-parser": "=7.19.1",
"@babel/eslint-parser": "=7.21.3",
"@babel/plugin-proposal-class-properties": "=7.16.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
"@babel/plugin-proposal-object-rest-spread": "=7.19.4",