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:
renovate[bot] 2024-07-06 19:46:07 +00:00
parent 8e3b48ce93
commit 3cc99def8c
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -8,7 +8,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"devDependencies": { "devDependencies": {
"@eslint/js": "9.6.0", "@eslint/js": "9.6.0",
"@revi/eslint-config": "0.0.6", "@revi/eslint-config": "0.0.7",
"@revi/prettier-config": "0.1.2", "@revi/prettier-config": "0.1.2",
"eslint": "9.6.0", "eslint": "9.6.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
@ -206,16 +206,16 @@
} }
}, },
"node_modules/@revi/eslint-config": { "node_modules/@revi/eslint-config": {
"version": "0.0.6", "version": "0.0.7",
"resolved": "https://registry.npmjs.org/@revi/eslint-config/-/eslint-config-0.0.6.tgz", "resolved": "https://registry.npmjs.org/@revi/eslint-config/-/eslint-config-0.0.7.tgz",
"integrity": "sha512-g1PLG90Ah+fdI3VJRRr9EjbhypHE3BQ8Y5Q5xqCx7uF8YgWase0jUpOljj3af0T/OldFBkCitdwxQ27y24T3EQ==", "integrity": "sha512-qXNLfqnXaWqEN9F4oZpMc0K/LU9fSRRngQil0IoEt3jw3vatro8CSYJJS5jB9dEX2SNFumgBdpkiO3FemdRQ3A==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@eslint/js": "9.6.0", "@eslint/js": "9.6.0",
"eslint": "9.6.0", "eslint": "9.6.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"globals": "15.6.0" "globals": "15.8.0"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/revi" "url": "https://github.com/sponsors/revi"
@ -890,9 +890,9 @@
} }
}, },
"node_modules/globals": { "node_modules/globals": {
"version": "15.6.0", "version": "15.8.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.6.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-15.8.0.tgz",
"integrity": "sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==", "integrity": "sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {

View file

@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json", "$schema": "https://json.schemastore.org/package.json",
"devDependencies": { "devDependencies": {
"@eslint/js": "9.6.0", "@eslint/js": "9.6.0",
"@revi/eslint-config": "0.0.6", "@revi/eslint-config": "0.0.7",
"@revi/prettier-config": "0.1.2", "@revi/prettier-config": "0.1.2",
"eslint": "9.6.0", "eslint": "9.6.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",