chore(deps): bump to latest

This commit is contained in:
Ayushman Chhabra 2022-07-24 13:04:55 -04:00
parent 8d81ab9a4a
commit c6904e1122
2 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,7 +4,6 @@
# nodejs local installs
node_modules
npm-debug.log
pnpm-lock.yaml
# node webkit cache
cache

View File

@ -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": {