From d1e32367621ba745d19a4c52f74d4315b5c28139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 08:29:52 +0000 Subject: build(deps): Bump rxjs from 7.5.4 to 7.5.5 in /FrontEnd Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.4 to 7.5.5. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/7.5.4...7.5.5) --- updated-dependencies: - dependency-name: rxjs 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(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 0ce8faf5..1295295a 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -6,7 +6,7 @@ "keywords": [], "description": "Timeline app.", "dependencies": { - "@microsoft/signalr": "^6.0.2", + "@microsoft/signalr": "^6.0.3", "@popperjs/core": "^2.11.2", "axios": "^0.26.0", "bootstrap": "^5.1.3", @@ -30,7 +30,7 @@ "react-transition-group": "^4.4.2", "regenerator-runtime": "^0.13.9", "remarkable": "^2.0.1", - "rxjs": "^7.5.4", + "rxjs": "^7.5.5", "workbox-cacheable-response": "^6.5.1", "workbox-expiration": "^6.5.1", "workbox-precaching": "^6.5.1", @@ -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.13.0", + "@typescript-eslint/parser": "^5.14.0", "@vitejs/plugin-react-refresh": "^1.3.6", "eslint": "^8.10.0", "eslint-config-prettier": "^8.5.0", -- cgit v1.2.3