Skip to content

Commit 796c949

Browse files
chore(deps): bump @eslint/js from 9.26.0 to 9.27.0 (#5800)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.26.0 to 9.27.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.27.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05486e6 commit 796c949

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"readme": "ts-node ../../scripts/replace-common-readme.ts"
2626
},
2727
"dependencies": {
28-
"@eslint/js": "^9.26.0",
28+
"@eslint/js": "^9.27.0",
2929
"@stylistic/eslint-plugin": "^3.1.0",
3030
"@typescript-eslint/parser": "^8.32.1",
3131
"eslint-config-prettier": "^10.1.5",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -867,10 +867,10 @@
867867
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
868868
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
869869

870-
"@eslint/js@^9.26.0":
871-
version "9.26.0"
872-
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.26.0.tgz#1e13126b67a3db15111d2dcc61f69a2acff70bd5"
873-
integrity sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==
870+
"@eslint/js@^9.27.0":
871+
version "9.27.0"
872+
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0"
873+
integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==
874874

875875
"@eslint/object-schema@^2.1.6":
876876
version "2.1.6"
@@ -10443,9 +10443,9 @@ yallist@^5.0.0:
1044310443
integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
1044410444

1044510445
yaml@>=2.2.2, yaml@^1.10.0, yaml@^2.2.2, yaml@^2.7.1:
10446-
version "2.7.1"
10447-
resolved "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
10448-
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==
10446+
version "2.8.0"
10447+
resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
10448+
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
1044910449

1045010450
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
1045110451
version "20.2.9"

0 commit comments

Comments
 (0)