aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-02 09:26:04 +0000
committerGitHub <noreply@github.com>2021-03-02 09:26:04 +0000
commit809af317ee93eb467bde15f6fa3e203b5a7dc47f (patch)
treeaa2dc5f6f5b516469d4f969333041aaf91bc0844 /FrontEnd/package.json
parentc1ad87eb7250dfc18fa2d405556ba648206a5af4 (diff)
parent1ff8b7a1a879587d6d78552f14080a22850c565e (diff)
downloadtimeline-809af317ee93eb467bde15f6fa3e203b5a7dc47f.tar.gz
timeline-809af317ee93eb467bde15f6fa3e203b5a7dc47f.tar.bz2
timeline-809af317ee93eb467bde15f6fa3e203b5a7dc47f.zip
Merge pull request #340 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.16.1
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 68fd546b..35485a9f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -76,7 +76,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.15.2",
- "@typescript-eslint/parser": "^4.15.2",
+ "@typescript-eslint/parser": "^4.16.1",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",