Skip to content

Commit 922a43f

Browse files
Bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oidc-client-ts](https://github.com/authts/oidc-client-ts). Updates `@types/node` from 24.10.15 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oidc-client-ts` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/authts/oidc-client-ts/releases) - [Commits](authts/oidc-client-ts@v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types - dependency-name: oidc-client-ts dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cb5478 commit 922a43f

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/convict": "^6.1.6",
7171
"@types/eslint": "^9.6.1",
7272
"@types/jest": "^29.5.14",
73-
"@types/node": "^24.10.1",
73+
"@types/node": "^25.6.0",
7474
"@types/slug": "^5.0.9",
7575
"aws-sdk-client-mock": "^4.1.0",
7676
"aws-sdk-client-mock-jest": "^4.1.0",
@@ -88,7 +88,7 @@
8888
"lint-staged": "^16.2.6",
8989
"neostandard": "^0.12.2",
9090
"nock": "^14.0.11",
91-
"oidc-client-ts": "^3.4.1",
91+
"oidc-client-ts": "^3.5.0",
9292
"prettier": "^3.6.2",
9393
"tsx": "^4.20.6",
9494
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)