Skip to content

Commit 391c6ee

Browse files
authored
Merge pull request #80 from codingtools/greenkeeper/@types/node-pin-13.7.0
fix: pin @types/node to 13.7.0
2 parents fb892ba + 8fe55ba commit 391c6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/chai": "^4.2.9",
4242
"@types/mocha": "^7.0.0",
4343
"@types/moment-timezone": "^0.5.12",
44-
"@types/node": "^13.1.0",
44+
"@types/node": "13.7.0",
4545
"@types/crypto-js": "^3.1.43",
4646
"@types/signale": "^1.2.1",
4747
"chai": "^4.2.0",

0 commit comments

Comments
 (0)