Skip to content

Commit cee8fc3

Browse files
Bump @eslint/plugin-kit and eslint-plugin-unicorn (#12)
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) to 0.3.5 and updates ancestor dependency [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). These dependencies need to be updated together. Updates `@eslint/plugin-kit` from 0.3.3 to 0.3.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.5/packages/plugin-kit) Updates `eslint-plugin-unicorn` from 59.0.1 to 61.0.2 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v61.0.2) --- updated-dependencies: - dependency-name: "@eslint/plugin-kit" dependency-version: 0.3.5 dependency-type: indirect - dependency-name: eslint-plugin-unicorn dependency-version: 61.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ross Buggins (NHS) <[email protected]>
1 parent b8953a5 commit cee8fc3

File tree

2 files changed

+65
-61
lines changed

2 files changed

+65
-61
lines changed

package-lock.json

Lines changed: 64 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-security": "^3.0.1",
2323
"eslint-plugin-sonarjs": "^3.0.2",
2424
"eslint-plugin-sort-destructure-keys": "^2.0.0",
25-
"eslint-plugin-unicorn": "^59.0.1",
25+
"eslint-plugin-unicorn": "^61.0.2",
2626
"jest": "^29.7.0",
2727
"jest-environment-jsdom": "^29.7.0",
2828
"jest-html-reporter": "^3.10.2",

0 commit comments

Comments
 (0)