Skip to content

Commit f641732

Browse files
committed
npm update
1 parent efa6661 commit f641732

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"devDependencies": {
2929
"@istanbuljs/nyc-config-typescript": "^1.0.1",
3030
"@types/jasmine": "^3.9.1",
31-
"@types/node": "^12.20.28",
31+
"@types/node": "^12.20.32",
3232
"@typescript-eslint/eslint-plugin": "^4.33.0",
3333
"@typescript-eslint/parser": "^4.33.0",
3434
"coveralls": "^3.1.1",
3535
"eslint": "^7.32.0",
3636
"jasmine": "^3.9.0",
3737
"nyc": "^15.1.0",
38-
"ts-node": "^10.2.1",
38+
"ts-node": "^10.3.0",
3939
"typedoc": "^0.21.9",
40-
"typescript": "^4.4.3"
40+
"typescript": "^4.4.4"
4141
}
4242
}

0 commit comments

Comments
 (0)