Skip to content

Commit 7f138dc

Browse files
test(deps): bump the npm group with 2 updates (#759)
Bumps the npm group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [otpauth](https://github.com/hectorm/otpauth). Updates `@types/node` from 22.13.12 to 22.13.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `otpauth` from 9.3.6 to 9.4.0 - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](hectorm/otpauth@v9.3.6...v9.4.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: otpauth dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b216b1 commit 7f138dc

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

package-lock.json

Lines changed: 14 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
@@ -3,10 +3,10 @@
33
"version": "1.0.0",
44
"devDependencies": {
55
"@playwright/test": "^1.51.1",
6-
"@types/node": "^22.13.12",
6+
"@types/node": "^22.13.14",
77
"dotenv": "^16.4.7",
88
"nodemon": "^3.1.9",
9-
"otpauth": "^9.3.6",
9+
"otpauth": "^9.4.0",
1010
"playwright-bdd": "^8.2.1"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)