Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 6799890

Browse files
authored
Auto-merge pull request #78 from atomist-skills/npm-build-skill
Update typescript > 4.1.2 Pull request auto merged: * No reviews * 2 successful checks
2 parents 5dc0622 + d9af3fc commit 6799890

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -78,7 +78,7 @@
7878
"supervisor": "^0.12.0",
7979
"ts-node": "^9.0.0",
8080
"typedoc": "^0.19.2",
81-
"typescript": "^4.0.5"
81+
"typescript": "^4.1.2"
8282
},
8383
"husky": {
8484
"hooks": {

0 commit comments

Comments
 (0)