Skip to content

Commit f0669b9

Browse files
Bump the npm-development group with 2 updates (#72)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jose](https://github.com/panva/jose). Updates `@types/node` from 20.12.8 to 20.12.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jose` from 5.2.4 to 5.3.0 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.2.4...v5.3.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: jose dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 951c0c5 commit f0669b9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -75,7 +75,7 @@
7575
},
7676
"devDependencies": {
7777
"@types/jest": "^29.5.12",
78-
"@types/node": "^20.12.8",
78+
"@types/node": "^20.12.11",
7979
"@typescript-eslint/eslint-plugin": "^7.8.0",
8080
"@typescript-eslint/parser": "^7.8.0",
8181
"@vercel/ncc": "^0.38.1",
@@ -85,7 +85,7 @@
8585
"eslint-plugin-jsonc": "^2.15.1",
8686
"eslint-plugin-prettier": "^5.1.3",
8787
"jest": "^29.7.0",
88-
"jose": "^5.2.4",
88+
"jose": "^5.3.0",
8989
"markdownlint-cli": "^0.40.0",
9090
"nock": "^13.5.4",
9191
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)