mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Update dependencies
This commit is contained in:
parent
ee7cb3d62a
commit
65f58e5967
16
package.json
16
package.json
@ -40,29 +40,29 @@
|
||||
"grunt-casperjs": "^2.2.1",
|
||||
"grunt-cli": "^1.4.3",
|
||||
"grunt-contrib-clean": "2.0.0",
|
||||
"grunt-contrib-concat": "1.0.1",
|
||||
"grunt-contrib-concat": "2.0.0",
|
||||
"grunt-contrib-connect": "3.0.0",
|
||||
"grunt-contrib-copy": "1.0.0",
|
||||
"grunt-contrib-jshint": "3.0.0",
|
||||
"grunt-contrib-jshint": "3.1.1",
|
||||
"grunt-contrib-uglify": "5.0.1",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-eslint": "23.0.0",
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"grunt-eslint": "24.0.0",
|
||||
"grunt-include-replace": "5.0.0",
|
||||
"grunt-jscs": "3.0.1",
|
||||
"grunt-karma": "4.0.2",
|
||||
"grunt-leading-indent": "0.2.0",
|
||||
"grunt-replace": "2.0.2",
|
||||
"grunt-spritesmith": "^6.9.0",
|
||||
"jasmine-core": "3.8.0",
|
||||
"karma": "6.3.4",
|
||||
"jasmine-core": "4.0.0",
|
||||
"karma": "6.3.16",
|
||||
"karma-chrome-launcher": "^3.1.0",
|
||||
"karma-jasmine": "4.0.1",
|
||||
"karma-phantomjs-launcher": "1.0.4",
|
||||
"load-grunt-tasks": "5.1.0",
|
||||
"nw": "0.54.0",
|
||||
"nw": "0.61.0",
|
||||
"phantomjs-polyfill-object-assign": "0.0.2",
|
||||
"phantomjs-prebuilt": "2.1.16",
|
||||
"promise-polyfill": "8.2.0",
|
||||
"promise-polyfill": "8.2.1",
|
||||
"puppeteer": "^13.3.1",
|
||||
"rmdir": "1.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user