aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-03 07:26:27 +0000
committerGitHub <noreply@github.com>2021-02-03 07:26:27 +0000
commit64e7f74b818bb8a61da9d41665e630c08f407107 (patch)
tree9632e9e17dc9072a736e56e8f2977022a6316fbe
parentf7a9ea1bd3cb12551ad7c8fa90aef66e1854fe5d (diff)
parent14d2a8dc87b8fb0c13a585fb47321a7916b10369 (diff)
downloadtimeline-64e7f74b818bb8a61da9d41665e630c08f407107.tar.gz
timeline-64e7f74b818bb8a61da9d41665e630c08f407107.tar.bz2
timeline-64e7f74b818bb8a61da9d41665e630c08f407107.zip
Merge pull request #227 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.14.2
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index ab09abdc..6cab7f34 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -74,7 +74,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.14.2",
- "@typescript-eslint/parser": "^4.14.0",
+ "@typescript-eslint/parser": "^4.14.2",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",