Merge pull request #4205 from scratchfoundation/renovate/eslint-config-scratch

chore(deps): update dependency @babel/eslint-parser to v7.23.10
This commit is contained in:
renovate[bot] 2024-02-20 19:49:50 +00:00 committed by GitHub
commit 4faac6c77f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.23.10",
"@babel/preset-env": "7.14.8",
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",
@ -517,9 +517,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.23.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz",
"integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==",
"version": "7.23.10",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz",
"integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@ -32754,9 +32754,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.23.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz",
"integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==",
"version": "7.23.10",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz",
"integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==",
"dev": true,
"requires": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",

View file

@ -65,7 +65,7 @@
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.23.10",
"@babel/preset-env": "7.14.8",
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",