Skip to content

Commit 068ed40

Browse files
chore(deps-dev): bump @eslint/js from 9.25.0 to 9.25.1
1 parent 3108396 commit 068ed40

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
]
5757
},
5858
"devDependencies": {
59-
"@eslint/js": "^9.0.0",
59+
"@eslint/js": "^9.25.1",
6060
"@playwright/test": "^1.52.0",
6161
"@sveltejs/adapter-auto": "^5.0.0",
6262
"@sveltejs/kit": "^2.20.7",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,16 @@
215215
minimatch "^3.1.2"
216216
strip-json-comments "^3.1.1"
217217

218-
"@eslint/js@9.25.0", "@eslint/js@^9.0.0":
218+
"@eslint/js@9.25.0":
219219
version "9.25.0"
220220
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
221221
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
222222

223+
"@eslint/js@^9.25.1":
224+
version "9.25.1"
225+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
226+
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
227+
223228
"@eslint/object-schema@^2.1.6":
224229
version "2.1.6"
225230
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)