aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-07 18:01:18 +0000
committerGravatar GitHub <[email protected]>2024-10-07 18:01:18 +0000
commit89b0cfc621945b6edd16d5b3876024c556b5c474 (patch)
treeb1054710fea20fc35a7c387713b0b3f4c7521a9b
parentSimplify the docker compose build config (diff)
Bump @eslint/js from 9.6.0 to 9.12.0dependabot/npm_and_yarn/eslint/js-9.12.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.6.0 to 9.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock7
2 files changed, 7 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3d340f8..5714bb1 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
- "@eslint/js": "^9.6.0",
+ "@eslint/js": "^9.12.0",
"@swc/jest": "0.2.36",
"@testing-library/dom": "^10.3.1",
"@testing-library/jest-dom": "6.4.6",
diff --git a/yarn.lock b/yarn.lock
index b80a971..566664c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1290,11 +1290,16 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"
-"@eslint/[email protected]", "@eslint/js@^9.6.0":
+"@eslint/[email protected]":
version "9.6.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
+"@eslint/js@^9.12.0":
+ version "9.12.0"
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.12.0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1"
+ integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==
+
"@eslint/object-schema@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"