Skip to content

Commit bba9501

Browse files
Bump @types/node from 22.13.1 to 22.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.1 to 22.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aab463c commit bba9501

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@
99
},
1010
"main": "index.js",
1111
"dependencies": {
12-
"@types/node": "^22.13.1",
12+
"@types/node": "^22.13.4",
1313
"typescript": "^5.7.3",
1414
"workbox-build": "^7.3.0"
1515
},
@@ -24,6 +24,6 @@
2424
},
2525
"homepage": "https://github.com/ConcealNetwork/conceal-web-wallet#readme",
2626
"devDependencies": {
27-
"@types/node": "^22.13.1"
27+
"@types/node": "^22.13.4"
2828
}
2929
}

0 commit comments

Comments
 (0)