Skip to content

Commit d69b6cb

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `@trivago/prettier-plugin-sort-imports` from 5.2.2 to 6.0.0 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v5.2.2...v6.0.0) Updates `eslint-plugin-unicorn` from 61.0.2 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.2...v62.0.0) --- updated-dependencies: - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f96a35 commit d69b6cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
"@appium/tsconfig": "^1.0.0-rc.1",
5959
"@semantic-release/changelog": "^6.0.3",
6060
"@semantic-release/git": "^10.0.1",
61-
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
61+
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
6262
"@types/chai": "^5.2.1",
6363
"@types/chai-as-promised": "^8.0.2",
6464
"@types/mocha": "^10.0.10",
6565
"chai": "^6.0.1",
6666
"chai-as-promised": "^8.0.1",
6767
"conventional-changelog-conventionalcommits": "^9.1.0",
68-
"eslint-plugin-unicorn": "^61.0.2",
68+
"eslint-plugin-unicorn": "^62.0.0",
6969
"mocha": "^11.1.0",
7070
"prettier": "^3.5.3",
7171
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)