CI(deps): Update dependency @revi/eslint-config to v0.0.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e3b48ce93
commit
3cc99def8c
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.6.0",
|
||||
"@revi/eslint-config": "0.0.6",
|
||||
"@revi/eslint-config": "0.0.7",
|
||||
"@revi/prettier-config": "0.1.2",
|
||||
"eslint": "9.6.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
|
@ -206,16 +206,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@revi/eslint-config": {
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@revi/eslint-config/-/eslint-config-0.0.6.tgz",
|
||||
"integrity": "sha512-g1PLG90Ah+fdI3VJRRr9EjbhypHE3BQ8Y5Q5xqCx7uF8YgWase0jUpOljj3af0T/OldFBkCitdwxQ27y24T3EQ==",
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@revi/eslint-config/-/eslint-config-0.0.7.tgz",
|
||||
"integrity": "sha512-qXNLfqnXaWqEN9F4oZpMc0K/LU9fSRRngQil0IoEt3jw3vatro8CSYJJS5jB9dEX2SNFumgBdpkiO3FemdRQ3A==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@eslint/js": "9.6.0",
|
||||
"eslint": "9.6.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"globals": "15.6.0"
|
||||
"globals": "15.8.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/revi"
|
||||
|
@ -890,9 +890,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "15.6.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.6.0.tgz",
|
||||
"integrity": "sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==",
|
||||
"version": "15.8.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.8.0.tgz",
|
||||
"integrity": "sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.6.0",
|
||||
"@revi/eslint-config": "0.0.6",
|
||||
"@revi/eslint-config": "0.0.7",
|
||||
"@revi/prettier-config": "0.1.2",
|
||||
"eslint": "9.6.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
|
|
Loading…
Reference in a new issue