Skip to content

Commit a01f343

Browse files
authored
Merge pull request #566 from navikt/dependabot/npm_and_yarn/eslint/js-9.22.0
Bump @eslint/js from 9.21.0 to 9.22.0
2 parents 3527a5a + d19cbc4 commit a01f343

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@csstools/postcss-bundler": "^2.0.6",
20-
"@eslint/js": "^9.21.0",
20+
"@eslint/js": "^9.22.0",
2121
"@tailwindcss/postcss": "^4.0.12",
2222
"@tailwindcss/vite": "^4.0.12",
2323
"@types/bun": "^1.2.1",
@@ -165,7 +165,7 @@
165165

166166
"@eslint/eslintrc": ["@eslint/[email protected]", "", { "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^10.0.1", "globals": "^14.0.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" } }, "sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w=="],
167167

168-
"@eslint/js": ["@eslint/js@9.21.0", "", {}, "sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw=="],
168+
"@eslint/js": ["@eslint/js@9.22.0", "", {}, "sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ=="],
169169

170170
"@eslint/object-schema": ["@eslint/[email protected]", "", {}, "sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ=="],
171171

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@csstools/postcss-bundler": "^2.0.6",
35-
"@eslint/js": "^9.21.0",
35+
"@eslint/js": "^9.22.0",
3636
"@tailwindcss/vite": "^4.0.12",
3737
"@tailwindcss/postcss": "^4.0.12",
3838
"@types/bun": "^1.2.1",

0 commit comments

Comments
 (0)