aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commit64b56776166db2d313ba8eec0109fd59c07605b8 (patch)
tree9d703d7feb74fd9427d205ad41fdb35ec2db862f /FrontEnd/package.json
parentc7bdd2eb0970564029751cf3b486590f3f95dc28 (diff)
parent97edcf1434662cd63bcfe00e7f32029c8e9a6426 (diff)
downloadtimeline-64b56776166db2d313ba8eec0109fd59c07605b8.tar.gz
timeline-64b56776166db2d313ba8eec0109fd59c07605b8.tar.bz2
timeline-64b56776166db2d313ba8eec0109fd59c07605b8.zip
Merge pull request #450 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.22.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 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",