Merge pull request #27 from jwetzell/dependabot/npm_and_yarn/types/node-22.7.7

Bump @types/node from 22.7.5 to 22.7.7
This commit is contained in:
2024-10-25 12:13:41 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
},
"license": "MIT",
"devDependencies": {
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"rimraf": "6.0.1",
"typescript": "5.6.3"
}