Skip to content

Commit 00fd415

Browse files
chore(deps-dev): bump the deps-dev group with 3 updates (#39)
Bumps the deps-dev group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vida0905/eslint-config](https://github.com/9romise/eslint-config) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 22.10.0 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vida0905/eslint-config` from 1.1.0 to 1.1.1 - [Commits](9romise/eslint-config@v1.1.0...v1.1.1) Updates `eslint` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: "@vida0905/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps-dev - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps-dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a5393f commit 00fd415

File tree

2 files changed

+215
-334
lines changed

2 files changed

+215
-334
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
"oxc-resolver": "^2.1.1"
6161
},
6262
"devDependencies": {
63-
"@types/node": "^22.9.3",
64-
"@vida0905/eslint-config": "^1.1.0",
63+
"@types/node": "^22.10.1",
64+
"@vida0905/eslint-config": "^1.1.1",
6565
"bumpp": "^9.8.1",
66-
"eslint": "^9.15.0",
66+
"eslint": "^9.16.0",
6767
"eslint-vitest-rule-tester": "^0.6.1",
6868
"lint-staged": "^15.2.10",
6969
"simple-git-hooks": "^2.11.1",

0 commit comments

Comments
 (0)