aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 08:16:27 +0000
committerGitHub <noreply@github.com>2021-03-30 08:16:27 +0000
commit46eda4fddf11920b4a61b7eba7cf668e97f6be00 (patch)
treed80ce8e9be4a85bb458cd01f022e8adbeb2782d7 /FrontEnd/package.json
parentac0c76083e493d54d1442b3a78b99a52f0266ab3 (diff)
parent8f0c121d82b7ce419f1d04ac86c5d2be2ed838ec (diff)
downloadtimeline-46eda4fddf11920b4a61b7eba7cf668e97f6be00.tar.gz
timeline-46eda4fddf11920b4a61b7eba7cf668e97f6be00.tar.bz2
timeline-46eda4fddf11920b4a61b7eba7cf668e97f6be00.zip
Merge pull request #420 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.20.0
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 232f2b4f..03cb9f5b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -78,7 +78,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.20.0",
- "@typescript-eslint/parser": "^4.19.0",
+ "@typescript-eslint/parser": "^4.20.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",