Skip to content

Commit a9538fe

Browse files
authored
Merge pull request #17 from dwyl/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.5.4 to 5.6.2
2 parents 799bde3 + 9afc4c3 commit a9538fe

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

package-lock.json

Lines changed: 17 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"nyc": "^17.0.0",
88
"tap": "^21.0.1",
99
"tsx": "^4.19.0",
10-
"typescript": "^5.5.4"
10+
"typescript": "^5.6.2"
1111
},
1212
"scripts": {
1313
"test": "nyc --reporter=lcov tap ./add.test.ts",

0 commit comments

Comments
 (0)