Skip to content

Commit a9df049

Browse files
Updated devDependencies
1 parent 8ba5f39 commit a9df049

File tree

2 files changed

+34
-61
lines changed

2 files changed

+34
-61
lines changed

package-lock.json

Lines changed: 29 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@
5252
"devDependencies": {
5353
"@babel/polyfill": "^7.6.0",
5454
"@types/json-schema": "^7.0.1",
55-
"@types/node": "^12.7.11",
55+
"@types/node": "^12.11.6",
5656
"chai": "^4.2.0",
57-
"coveralls": "^3.0.6",
57+
"coveralls": "^3.0.7",
5858
"eslint": "^6.5.1",
5959
"eslint-config-modular": "^7.0.1",
6060
"host-environment": "^1.1.4",
61-
"karma": "^4.3.0",
61+
"karma": "^4.4.1",
6262
"karma-cli": "^2.0.0",
6363
"karma-config": "^1.5.6",
64-
"mocha": "^6.2.1",
64+
"mocha": "^6.2.2",
6565
"npm-check": "^5.9.0",
6666
"nyc": "^14.1.1",
67-
"typescript": "^3.6.3",
67+
"typescript": "^3.6.4",
6868
"version-bump-prompt": "^5.0.5"
6969
},
7070
"dependencies": {

0 commit comments

Comments
 (0)