Skip to content

Commit e976ba0

Browse files
Bump @eslint/js from 9.38.0 to 9.39.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.38.0 to 9.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2608779 commit e976ba0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,11 +312,16 @@
312312
minimatch "^3.1.2"
313313
strip-json-comments "^3.1.1"
314314

315-
"@eslint/[email protected]", "@eslint/js@^9.31.0":
315+
316316
version "9.38.0"
317317
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1"
318318
integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
319319

320+
"@eslint/js@^9.31.0":
321+
version "9.39.0"
322+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01"
323+
integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==
324+
320325
"@eslint/object-schema@^2.1.7":
321326
version "2.1.7"
322327
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"

0 commit comments

Comments
 (0)