diff --git a/bun.lockb b/bun.lockb index e45a30c7..7edcb88c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4e70fb3d..63ef2bfc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@eslint/js": "9.16.0", + "@eslint/js": "9.21.0", "@maxmilton/eslint-config": "0.0.7", "@maxmilton/stylelint-config": "0.1.2", "@maxmilton/test-utils": "0.0.6", @@ -36,7 +36,7 @@ "@types/csso": "5.0.4", "@types/eslint-plugin-security": "3.0.0", "csso": "5.0.5", - "eslint": "9.16.0", + "eslint": "9.21.0", "eslint-plugin-security": "3.0.1", "eslint-plugin-unicorn": "56.0.1", "happy-dom": "15.11.7",