aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-14 10:49:44 +0000
committerGitHub <noreply@github.com>2022-06-14 10:49:44 +0000
commitce27c6b00de48506ce3534dc4e1a67a12d00e100 (patch)
tree1caf57a2f1cb62864979aa6c11b94a35f1c52935
parentbc1916990fd2baca26a5cc15cf9ed2ae9af9bc6e (diff)
downloadtimeline-ce27c6b00de48506ce3534dc4e1a67a12d00e100.tar.gz
timeline-ce27c6b00de48506ce3534dc4e1a67a12d00e100.tar.bz2
timeline-ce27c6b00de48506ce3534dc4e1a67a12d00e100.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.27.1 to 5.28.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.28.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>
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 799b265b..2b84cddd 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,14 +51,14 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
- "@types/node": "^17.0.41",
+ "@types/node": "^17.0.42",
"@types/react": "^18.0.12",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^5.27.1",
- "@typescript-eslint/parser": "^5.27.1",
+ "@typescript-eslint/parser": "^5.28.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.7.3",
- "vite": "^2.9.10",
+ "vite": "^2.9.12",
"vite-plugin-pwa": "^0.12.0"
}
} \ No newline at end of file