From de3ed0153648ff24ccd50b2909daa0c2970ba983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 08:27:13 +0000 Subject: build(deps): Bump workbox-window from 6.5.1 to 6.5.2 in /FrontEnd Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: workbox-window dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 1b0c1162..556ae234 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -33,10 +33,10 @@ "rxjs": "^7.5.5", "workbox-cacheable-response": "^6.5.2", "workbox-expiration": "^6.5.2", - "workbox-precaching": "^6.5.1", + "workbox-precaching": "^6.5.2", "workbox-routing": "^6.5.0", "workbox-strategies": "^6.5.1", - "workbox-window": "^6.5.1", + "workbox-window": "^6.5.2", "xregexp": "^5.1.0" }, "scripts": { @@ -59,13 +59,13 @@ "@typescript-eslint/eslint-plugin": "^5.16.0", "@typescript-eslint/parser": "^5.16.0", "@vitejs/plugin-react-refresh": "^1.3.6", - "eslint": "^8.11.0", + "eslint": "^8.12.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.4", "eslint-plugin-react-hooks": "^4.3.0", "prettier": "^2.6.0", - "typescript": "^4.6.2", + "typescript": "^4.6.3", "vite": "^2.8.6", "vite-plugin-pwa": "^0.11.13" } -- cgit v1.2.3