mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
chore(deps): bump to latest
This commit is contained in:
parent
8d81ab9a4a
commit
c6904e1122
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,7 +4,6 @@
|
||||
# nodejs local installs
|
||||
node_modules
|
||||
npm-debug.log
|
||||
pnpm-lock.yaml
|
||||
|
||||
# node webkit cache
|
||||
cache
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chiragrupani/karma-chromium-edge-launcher": "2.2.2",
|
||||
"date-fns": "2.28.0",
|
||||
"date-fns": "2.29.1",
|
||||
"fs-extra": "10.1.0",
|
||||
"grunt": "1.5.3",
|
||||
"grunt-casperjs": "2.2.1",
|
||||
@ -53,7 +53,7 @@
|
||||
"grunt-nw-builder": "3.7.4",
|
||||
"grunt-replace": "2.0.2",
|
||||
"grunt-spritesmith": "6.10.0",
|
||||
"jasmine-core": "4.2.0",
|
||||
"jasmine-core": "4.3.0",
|
||||
"karma": "6.4.0",
|
||||
"karma-chrome-launcher": "3.1.1",
|
||||
"karma-firefox-launcher": "2.1.2",
|
||||
@ -63,7 +63,7 @@
|
||||
"phantomjs-polyfill-object-assign": "0.0.2",
|
||||
"phantomjs-prebuilt": "2.1.16",
|
||||
"promise-polyfill": "8.2.3",
|
||||
"puppeteer": "15.3.0",
|
||||
"puppeteer": "15.5.0",
|
||||
"rmdir": "1.2.0"
|
||||
},
|
||||
"window": {
|
||||
|
Loading…
Reference in New Issue
Block a user