diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-20 14:34:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-20 14:34:18 +0000 |
commit | fee0d38d722096646e801a7845675dd2f86bf3bd (patch) | |
tree | 22877b9e02f00f3386643ab58f60e30cc984ea6d | |
parent | fc23b51e3bcf198057059758b351f79a70d2f043 (diff) | |
download | timeline-fee0d38d722096646e801a7845675dd2f86bf3bd.tar.gz timeline-fee0d38d722096646e801a7845675dd2f86bf3bd.tar.bz2 timeline-fee0d38d722096646e801a7845675dd2f86bf3bd.zip |
build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnd
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.1 to 5.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 30254759..2a23d50e 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -30,7 +30,7 @@ "react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
- "rxjs": "^7.4.0",
+ "rxjs": "^7.5.2",
"workbox-cacheable-response": "^6.3.0",
"workbox-expiration": "^6.3.0",
"workbox-precaching": "^6.4.1",
@@ -56,7 +56,7 @@ "@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.9.1",
+ "@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.8.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.5.0",
@@ -67,6 +67,6 @@ "prettier": "^2.5.1",
"typescript": "^4.5.4",
"vite": "^2.7.10",
- "vite-plugin-pwa": "^0.11.12"
+ "vite-plugin-pwa": "^0.11.13"
}
}
\ No newline at end of file |