diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-13 09:23:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-13 09:23:02 +0000 |
commit | d6bdbcc286a3f21069035a8013d358f8221d970e (patch) | |
tree | 787fbaaf81c51f415cab71905d66b9242a7a71f4 | |
parent | 886bbf930e4fcee473ee8ee13d072e21daed71ba (diff) | |
download | timeline-d6bdbcc286a3f21069035a8013d358f8221d970e.tar.gz timeline-d6bdbcc286a3f21069035a8013d358f8221d970e.tar.bz2 timeline-d6bdbcc286a3f21069035a8013d358f8221d970e.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.30.5 to 5.30.6.
- [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.30.6/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 67745680..ba59ed0a 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -18,13 +18,13 @@ "i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
- "marked": "^4.0.17",
+ "marked": "^4.0.18",
"moment": "^2.29.4",
"pepjs": "^0.5.3",
"react": "^18.0.0",
"react-color": "^2.19.3",
"react-dom": "^18.2.0",
- "react-i18next": "^11.17.4",
+ "react-i18next": "^11.18.0",
"react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",
@@ -58,7 +58,7 @@ "@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
"@typescript-eslint/eslint-plugin": "^5.30.5",
- "@typescript-eslint/parser": "^5.30.5",
+ "@typescript-eslint/parser": "^5.30.6",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
@@ -67,7 +67,7 @@ "eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
- "vite": "^2.9.13",
+ "vite": "^2.9.14",
"vite-plugin-pwa": "^0.12.2"
}
}
\ No newline at end of file |