Skip to content

Commit d0043f5

Browse files
authored
Merge pull request #534 from navikt/dependabot/npm_and_yarn/eslint/js-9.21.0
Bump @eslint/js from 9.20.0 to 9.21.0
2 parents 870395e + 117adba commit d0043f5

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
@@ -16,7 +16,7 @@
1616
"zustand": "^5.0.3",
1717
},
1818
"devDependencies": {
19-
"@eslint/js": "^9.20.0",
19+
"@eslint/js": "^9.21.0",
2020
"@tailwindcss/vite": "^4.0.7",
2121
"@types/bun": "^1.2.1",
2222
"@types/react": "^18.3.12",
@@ -152,7 +152,7 @@
152152

153153
"@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=="],
154154

155-
"@eslint/js": ["@eslint/js@9.20.0", "", {}, "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ=="],
155+
"@eslint/js": ["@eslint/js@9.21.0", "", {}, "sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw=="],
156156

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"format": "prettier . --write"
3131
},
3232
"devDependencies": {
33-
"@eslint/js": "^9.20.0",
33+
"@eslint/js": "^9.21.0",
3434
"@tailwindcss/vite": "^4.0.7",
3535
"@types/bun": "^1.2.1",
3636
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)