From 3100bb01d824c68a3556bd4550b89fb1b56d9497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:12:15 +0900 Subject: [PATCH] chore(deps-dev): bump @eslint/js from 9.11.1 to 9.14.0 (#565) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.11.1 to 9.14.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.14.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .pnp.cjs | 16 ++++++++-------- ...t-js-npm-9.14.0-778d6db19a-a423dd435e.zip} | Bin 15810 -> 16463 bytes yarn.lock | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) rename .yarn/cache/{@eslint-js-npm-9.11.1-b61091a0b9-22916ef7b0.zip => @eslint-js-npm-9.14.0-778d6db19a-a423dd435e.zip} (94%) diff --git a/.pnp.cjs b/.pnp.cjs index 22d49ba15..075b6ea73 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -48,7 +48,7 @@ const RAW_RUNTIME_STATE = "packageDependencies": [\ ["@changesets/changelog-github", "npm:0.5.0"],\ ["@changesets/cli", "npm:2.27.1"],\ - ["@eslint/js", "npm:9.11.1"],\ + ["@eslint/js", "npm:9.14.0"],\ ["@types/node", "npm:22.8.2"],\ ["eslint", "virtual:ab809d7a51c6dab120da2072430db4ad7cead7ffb76bc404f75c637e64bb6b898e5efe1775501490bd08c0b87e12ee1238c136267af25e291a31c6c2f8976dee#npm:9.13.0"],\ ["eslint-plugin-import", "virtual:ab809d7a51c6dab120da2072430db4ad7cead7ffb76bc404f75c637e64bb6b898e5efe1775501490bd08c0b87e12ee1238c136267af25e291a31c6c2f8976dee#npm:2.31.0"],\ @@ -7178,17 +7178,17 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@eslint/js", [\ - ["npm:9.11.1", {\ - "packageLocation": "./.yarn/cache/@eslint-js-npm-9.11.1-b61091a0b9-22916ef7b0.zip/node_modules/@eslint/js/",\ + ["npm:9.13.0", {\ + "packageLocation": "./.yarn/cache/@eslint-js-npm-9.13.0-2ac1161c0b-672257bffe.zip/node_modules/@eslint/js/",\ "packageDependencies": [\ - ["@eslint/js", "npm:9.11.1"]\ + ["@eslint/js", "npm:9.13.0"]\ ],\ "linkType": "HARD"\ }],\ - ["npm:9.13.0", {\ - "packageLocation": "./.yarn/cache/@eslint-js-npm-9.13.0-2ac1161c0b-672257bffe.zip/node_modules/@eslint/js/",\ + ["npm:9.14.0", {\ + "packageLocation": "./.yarn/cache/@eslint-js-npm-9.14.0-778d6db19a-a423dd435e.zip/node_modules/@eslint/js/",\ "packageDependencies": [\ - ["@eslint/js", "npm:9.13.0"]\ + ["@eslint/js", "npm:9.14.0"]\ ],\ "linkType": "HARD"\ }]\ @@ -20876,7 +20876,7 @@ const RAW_RUNTIME_STATE = ["modern-kit", "workspace:."],\ ["@changesets/changelog-github", "npm:0.5.0"],\ ["@changesets/cli", "npm:2.27.1"],\ - ["@eslint/js", "npm:9.11.1"],\ + ["@eslint/js", "npm:9.14.0"],\ ["@types/node", "npm:22.8.2"],\ ["eslint", "virtual:ab809d7a51c6dab120da2072430db4ad7cead7ffb76bc404f75c637e64bb6b898e5efe1775501490bd08c0b87e12ee1238c136267af25e291a31c6c2f8976dee#npm:9.13.0"],\ ["eslint-plugin-import", "virtual:ab809d7a51c6dab120da2072430db4ad7cead7ffb76bc404f75c637e64bb6b898e5efe1775501490bd08c0b87e12ee1238c136267af25e291a31c6c2f8976dee#npm:2.31.0"],\ diff --git a/.yarn/cache/@eslint-js-npm-9.11.1-b61091a0b9-22916ef7b0.zip b/.yarn/cache/@eslint-js-npm-9.14.0-778d6db19a-a423dd435e.zip similarity index 94% rename from .yarn/cache/@eslint-js-npm-9.11.1-b61091a0b9-22916ef7b0.zip rename to .yarn/cache/@eslint-js-npm-9.14.0-778d6db19a-a423dd435e.zip index f1f9fbb18541eece95f0e960b93bc1bd34ff5e0e..2a42cfc532623e0d99056b8dc598b71351733641 100644 GIT binary patch delta 640 zcmX?9eZGNlL$4uk|NOa6o-#2ofUwHM_0p5K8k#ek=ow6YZSyMqq*myq=#>;J>2N71C>19cWflNARtnWXE>NH(wYbCzuC1gvSwXiz0VG%qH32A; zpO==Iu9sDupQi-WG&#!1k_TiMNH@s7&6A9_u}=CG0U(AdQ3?QrlR8)`dy3E{y{Gt*Ckg!6vf=^~%NotWotwLH+ey)O2YHdMESSCo?&iOjfj&n%rm4EyBvi00i7Xn8wV&;AREl F0RVgXAUgm6 diff --git a/yarn.lock b/yarn.lock index 6c7f72a98..fc60518ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4276,9 +4276,9 @@ __metadata: linkType: hard "@eslint/js@npm:^9.9.0": - version: 9.11.1 - resolution: "@eslint/js@npm:9.11.1" - checksum: 22916ef7b09c6f60c62635d897c66e1e3e38d90b5a5cf5e62769033472ecbcfb6ec7c886090a4b32fe65d6ce371da54384e46c26a899e38184dfc152c6152f7b + version: 9.14.0 + resolution: "@eslint/js@npm:9.14.0" + checksum: a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc languageName: node linkType: hard