Skip to content

Commit 5f46fc9

Browse files
chore(deps): bump the npm-version-updates group across 1 directory with 4 updates
Bumps the npm-version-updates group with 4 updates in the / directory: [@mridang/eslint-defaults](https://github.com/mridang/eslint-defaults), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [testcontainers](https://github.com/testcontainers/testcontainers-node). Updates `@mridang/eslint-defaults` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mridang/eslint-defaults/releases) - [Changelog](https://github.com/mridang/eslint-defaults/blob/master/release.config.js) - [Commits](mridang/eslint-defaults@v1.2.0...v1.3.0) Updates `@types/node` from 20.17.57 to 22.15.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `knip` from 5.60.0 to 5.60.2 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.60.2/packages/knip) Updates `testcontainers` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: "@mridang/eslint-defaults" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 22.15.30 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: knip dependency-version: 5.60.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: testcontainers dependency-version: 11.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f46189 commit 5f46fc9

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
"homepage": "https://github.com/zitadel/zitadel-node",
3636
"bugs": "https://github.com/zitadel/zitadel-node/issues",
3737
"devDependencies": {
38-
"@mridang/eslint-defaults": "^1.0.0",
38+
"@mridang/eslint-defaults": "^1.3.0",
3939
"@tsconfig/node20": "latest",
4040
"@types/jest": "^29.5.12",
41-
"@types/node": "^20.3.2",
41+
"@types/node": "^22.15.30",
4242
"@types/node-fetch": "^2.6.12",
4343
"eslint": "^9.27.0",
4444
"jest": "^29.7.0",
4545
"jest-junit": "^16.0.0",
46-
"knip": "^5.43.6",
46+
"knip": "^5.60.2",
4747
"prettier": "^3.1.1",
48-
"testcontainers": "^11.0.1",
48+
"testcontainers": "^11.0.2",
4949
"ts-jest": "^29.1.0",
5050
"typescript": "^5.8.3"
5151
},

0 commit comments

Comments
 (0)