Skip to content

Commit bdb6172

Browse files
committed
npm update
1 parent 83c1af8 commit bdb6172

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"sane-domparser-error": "~0.2.0"
3232
},
3333
"devDependencies": {
34-
"grunt": "^1.0.4",
34+
"grunt": "^1.1.0",
3535
"grunt-browserify": "^5.3.0",
3636
"grunt-cli": "^1.3.2",
3737
"grunt-contrib-clean": "^2.0.0",
@@ -45,7 +45,7 @@
4545
"grunt-umd": "^3.0.0",
4646
"imagediff": "git://github.com/cburgmer/js-imagediff.git#v1.1merged",
4747
"jasmine-core": "^3.5.0",
48-
"puppeteer": "^2.0.0"
48+
"puppeteer": "^2.1.1"
4949
},
5050
"scripts": {
5151
"test": "grunt && ./test/integrationTest.js"

0 commit comments

Comments
 (0)