Skip to content

Commit 9de154b

Browse files
build(deps-dev): bump the dev-dependencies group with 3 updates (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a83bca8 commit 9de154b

File tree

2 files changed

+74
-75
lines changed

2 files changed

+74
-75
lines changed

package-lock.json

+71-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,21 @@
4242
"license": "MIT",
4343
"devDependencies": {
4444
"@eslint/js": "^9.17.0",
45-
"@types/node": "^22.10.2",
45+
"@types/node": "^22.10.5",
4646
"@vitest/coverage-v8": "^2.1.8",
4747
"commit-and-tag-version": "^12.5.0",
4848
"eslint": "^9.17.0",
4949
"eslint-config-flat-gitignore": "^0.3.0",
5050
"eslint-config-prettier": "^9.1.0",
5151
"eslint-plugin-import-x": "^4.6.1",
52-
"eslint-plugin-perfectionist": "^4.4.0",
52+
"eslint-plugin-perfectionist": "^4.6.0",
5353
"gzip-size": "^7.0.0",
5454
"prettier": "^3.4.2",
5555
"pretty-bytes": "^6.1.1",
5656
"tsup": "^8.3.5",
5757
"typedoc": "^0.27.6",
5858
"typescript": "^5.7.2",
59-
"typescript-eslint": "^8.19.0",
59+
"typescript-eslint": "^8.19.1",
6060
"vitest": "^2.1.6",
6161
"yoctocolors": "^2.1.1"
6262
}

0 commit comments

Comments
 (0)