diff --git a/.gitignore b/.gitignore index e32755a7..ebedb45e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ # nodejs local installs node_modules npm-debug.log -pnpm-lock.yaml # node webkit cache cache diff --git a/package.json b/package.json index 9a2f17ba..097c8911 100644 --- a/package.json +++ b/package.json @@ -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": {