Skip to content

Commit b8569bc

Browse files
chore(deps-dev): bump eslint-plugin-unicorn (#66)
Bumps the dev-dependencies group with 1 update: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-unicorn` from 60.0.0 to 61.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v60.0.0...v61.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 61.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ee145c commit b8569bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"chai": "^6.0.1",
5858
"chai-as-promised": "^8.0.1",
5959
"conventional-changelog-conventionalcommits": "^9.1.0",
60-
"eslint-plugin-unicorn": "^60.0.0",
60+
"eslint-plugin-unicorn": "^61.0.2",
6161
"mocha": "^11.1.0",
6262
"prettier": "^3.5.3",
6363
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)