From cd2b8ee3a8392f5f8ff3e7d613dd88cff6c69713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 16:13:04 +0000 Subject: build(deps): Bump workbox-precaching from 6.5.0 to 6.5.1 in /FrontEnd Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.0...v6.5.1) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 00d83848..0b1b61e4 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1", "color": "^4.2.1", "core-js": "^3.21.1", - "i18next": "^21.6.11", + "i18next": "^21.6.13", "i18next-browser-languagedetector": "^6.1.3", "js-base64": "^3.7.2", "lodash": "^4.17.21", @@ -33,7 +33,7 @@ "rxjs": "^7.5.4", "workbox-cacheable-response": "^6.5.1", "workbox-expiration": "^6.5.0", - "workbox-precaching": "^6.5.0", + "workbox-precaching": "^6.5.1", "workbox-routing": "^6.5.0", "workbox-strategies": "^6.4.1", "workbox-window": "^6.3.0", @@ -57,7 +57,7 @@ "@types/react-transition-group": "^4.4.4", "@types/remarkable": "^2.0.3", "@typescript-eslint/eslint-plugin": "^5.12.1", - "@typescript-eslint/parser": "^5.12.1", + "@typescript-eslint/parser": "^5.13.0", "@vitejs/plugin-react-refresh": "^1.3.6", "eslint": "^8.10.0", "eslint-config-prettier": "^8.4.0", -- cgit v1.2.3