Skip to content

Commit 0916158

Browse files
committed
Make dependabot happy
1 parent 563f30f commit 0916158

2 files changed

Lines changed: 207 additions & 195 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"dependencies": {
99
"js-yaml": "^4.1.1",
1010
"jsdom": "^25.0.1",
11-
"tsx": "^4.19.4",
11+
"tsx": "^4.21.0",
1212
"yargs": "^17.7.2"
1313
},
1414
"devDependencies": {
1515
"@types/js-yaml": "^4.0.9",
16-
"@types/node": "^22.15.19",
17-
"@types/yargs": "^17.0.33"
16+
"@types/node": "^22.19.3",
17+
"@types/yargs": "^17.0.35"
1818
}
1919
}

0 commit comments

Comments
 (0)