chore: update common-eslint package

This commit is contained in:
William Oldham
2025-02-01 20:39:15 +00:00
parent 1185c0b639
commit c37afff6ea
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@pretendonetwork/eslint-config": "^0.0.3",
"@pretendonetwork/eslint-config": "^0.0.5",
"@stylistic/eslint-plugin": "^2.13.0",
"bmp-js": "^0.1.0",
"ejs": "^3.1.10",
@@ -1327,9 +1327,9 @@
}
},
"node_modules/@pretendonetwork/eslint-config": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@pretendonetwork/eslint-config/-/eslint-config-0.0.3.tgz",
"integrity": "sha512-aV+TY4Bi4YaOc68x3Eq6y3zeDudQDfyQzLloRby011rMeTtKQWeK1YTVcBU72c6CvnSm5cAIHjFf1bZ7D3rGXw==",
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/@pretendonetwork/eslint-config/-/eslint-config-0.0.5.tgz",
"integrity": "sha512-42V3RqtzPF8XPHi0HF45VlJ7oGTvTvoU0S6uKGgG5VNh7E9FM7IuHO3Jd1vWKCPoZv+M4mkYfIrb787oR1aLUg==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",

View File

@@ -51,7 +51,7 @@
},
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@pretendonetwork/eslint-config": "^0.0.3",
"@pretendonetwork/eslint-config": "^0.0.5",
"@stylistic/eslint-plugin": "^2.13.0",
"bmp-js": "^0.1.0",
"ejs": "^3.1.10",