Skip to content

Commit e0efdcf

Browse files
committed
upgrade dependencies
1 parent 6db0d37 commit e0efdcf

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"grunt-contrib-watch": "^1.1.0",
3434
"grunt-coveralls": "^2.0.0",
3535
"grunt-karma": "^4.0.0",
36-
"jasmine-core": "^3.5.0",
36+
"jasmine-core": "^3.6.0",
3737
"jshint-stylish": "^2.2.1",
38-
"karma": "^5.1.0",
38+
"karma": "^5.1.1",
3939
"karma-browserstack-launcher": "^1.6.0",
4040
"karma-chrome-launcher": "^3.1.0",
41-
"karma-coverage": "^2.0.2",
41+
"karma-coverage": "^2.0.3",
4242
"karma-jasmine": "^3.3.1",
4343
"karma-jasmine-jquery": "^0.1.1",
4444
"karma-spec-reporter": "0.0.32",
4545
"load-grunt-tasks": "^5.1.0",
46-
"puppeteer": "^5.2.0",
46+
"puppeteer": "^5.2.1",
4747
"time-grunt": "^2.0.0"
4848
}
4949
}

0 commit comments

Comments
 (0)