aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:34:01 +0000
committerGitHub <noreply@github.com>2021-04-13 07:34:01 +0000
commit073fdd7c8cbd65bd2110d7940b9f51989a2ee236 (patch)
treeaaa3bbd4d0b5f0e823e376a981c66b91c4b3592b
parent56fb7e7a1839baedf9dabc5d6b8b55174c4c4bb3 (diff)
parent62dc1f0cf1036fc08c374eb79d2b6db05eddede6 (diff)
downloadtimeline-073fdd7c8cbd65bd2110d7940b9f51989a2ee236.tar.gz
timeline-073fdd7c8cbd65bd2110d7940b9f51989a2ee236.tar.bz2
timeline-073fdd7c8cbd65bd2110d7940b9f51989a2ee236.zip
Merge pull request #450 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.22.0
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 81c4479b..2439d854 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -79,7 +79,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.21.0",
- "@typescript-eslint/parser": "^4.21.0",
+ "@typescript-eslint/parser": "^4.22.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",