Skip to content

Commit d267b14

Browse files
build(deps-dev): Bump the regular group with 2 updates (#190)
Bumps the regular group with 2 updates: [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-perfectionist` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v4.8.0...v4.9.0) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 198fa0e commit d267b14

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"eslint": "^9.20.1",
5555
"eslint-define-config": "^2.1.0",
5656
"eslint-plugin-jsdoc": "^50.6.3",
57-
"eslint-plugin-perfectionist": "^4.8.0",
57+
"eslint-plugin-perfectionist": "^4.9.0",
5858
"husky": "^9.1.7",
5959
"lint-staged": "^15.4.3",
6060
"neostandard": "^0.12.1",
61-
"prettier": "^3.5.0"
61+
"prettier": "^3.5.1"
6262
}
6363
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)