aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-26 05:52:32 +0000
committerGitHub <noreply@github.com>2022-04-26 05:52:32 +0000
commit9920a74cd7045daf960f8279c47e3762fce9f471 (patch)
tree3db9ce4c34a453262afa0098b7c51808f5746a11 /FrontEnd/package.json
parent8f459c8ef4c18beb82032303baea550399f71d76 (diff)
downloadtimeline-9920a74cd7045daf960f8279c47e3762fce9f471.tar.gz
timeline-9920a74cd7045daf960f8279c47e3762fce9f471.tar.bz2
timeline-9920a74cd7045daf960f8279c47e3762fce9f471.zip
build(deps-dev): Bump @typescript-eslint/parser in /FrontEnd
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index db7fb743..afcab71b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -8,7 +8,7 @@
"dependencies": {
"@microsoft/signalr": "^6.0.3",
"@popperjs/core": "^2.11.5",
- "axios": "^0.26.1",
+ "axios": "^0.27.0",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
@@ -58,7 +58,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^5.20.0",
- "@typescript-eslint/parser": "^5.20.0",
+ "@typescript-eslint/parser": "^5.21.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",