Skip to content

Commit 8b33957

Browse files
Update dependency @types/node to v20
1 parent 6b116f2 commit 8b33957

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@auto-it/slack": "11.0.4",
7171
"@types/jest": "29.5.7",
72-
"@types/node": "18.18.8",
72+
"@types/node": "20.11.0",
7373
"@xerox/eslint-config": "5.0.6",
7474
"@xerox/prettier-config": "4.0.3",
7575
"auto": "11.0.4",
@@ -99,7 +99,7 @@
9999
"yargs-parser@>=15.0.0 <15.0.1": "^15.0.1",
100100
"yargs-parser@>=18.0.0 <18.1.2": "^18.1.2",
101101
"yargs-parser@>=20.0.0 <20.2.0": "^20.2.0",
102-
"@types/node": "18.18.8",
102+
"@types/node": "20.11.0",
103103
"dot-prop@<5.1.1": "^5.1.1",
104104
"json5@>=2.0.0 <2.2.2": "^2.2.2"
105105
},

0 commit comments

Comments
 (0)