Skip to content

Commit 15c56a0

Browse files
Merge pull request #491 from Tradeshift/renovate/node-22.x
chore(deps): update dependency @types/node to v22.10.7
2 parents 0d2a941 + 79b95cf commit 15c56a0

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
@tradeshift:registry=https://npm.pkg.github.com
3838
@tradeshift:registry=https://npm.pkg.github.com
3939
@tradeshift:registry=https://npm.pkg.github.com
40+
@tradeshift:registry=https://npm.pkg.github.com
4041
@tradeshift:registry=https://registry.npmjs.com
4142
legacy-peer-deps=true

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/jest": "29.5.12",
32-
"@types/node": "22.10.6",
32+
"@types/node": "22.10.7",
3333
"@typescript-eslint/eslint-plugin": "8.20.0",
3434
"@typescript-eslint/parser": "8.20.0",
3535
"@vercel/ncc": "0.38.1",

0 commit comments

Comments
 (0)