Skip to content

Commit ab79faa

Browse files
chore(deps-dev): Bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [@theprodev/eslint-config](https://github.com/0xTheProDev/js-configs), [@theprodev/tsconfigs](https://github.com/0xTheProDev/js-configs) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@theprodev/eslint-config` from 0.3.0 to 0.3.1 - [Commits](https://github.com/0xTheProDev/js-configs/commits) Updates `@theprodev/tsconfigs` from 0.2.0 to 0.3.0 - [Commits](https://github.com/0xTheProDev/js-configs/commits) Updates `@types/node` from 24.6.2 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@theprodev/eslint-config" dependency-version: 0.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@theprodev/tsconfigs" dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61b5fb9 commit ab79faa

File tree

2 files changed

+400
-743
lines changed

2 files changed

+400
-743
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"devDependencies": {
5050
"@changesets/cli": "2.29.7",
5151
"@swc/core": "1.13.5",
52-
"@theprodev/eslint-config": "0.3.0",
52+
"@theprodev/eslint-config": "0.3.1",
5353
"@theprodev/prettier-config": "0.1.0",
54-
"@theprodev/tsconfigs": "0.2.0",
54+
"@theprodev/tsconfigs": "0.3.0",
5555
"@theprodev/tsup-config": "0.4.0",
56-
"@types/node": "24.6.2",
56+
"@types/node": "24.7.0",
5757
"@vitest/coverage-v8": "3.2.4",
5858
"check-yarn-lock": "0.2.1",
5959
"eslint": "9.37.0",

0 commit comments

Comments
 (0)