aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 08:21:42 +0000
committerGitHub <noreply@github.com>2021-03-23 08:21:42 +0000
commit689eed05a09f62f128d247bd5ae2fc2b4fcf2ad8 (patch)
treebece4bbeb192b3782b19539b6e57c41f1e970fb9 /FrontEnd/package.json
parentfbefa9204f1495129aadba7cca5cd14c9d3abe31 (diff)
parentf7f3a96fe4e71b66d29f85aba6cc2728f4dc7e03 (diff)
downloadtimeline-689eed05a09f62f128d247bd5ae2fc2b4fcf2ad8.tar.gz
timeline-689eed05a09f62f128d247bd5ae2fc2b4fcf2ad8.tar.bz2
timeline-689eed05a09f62f128d247bd5ae2fc2b4fcf2ad8.zip
Merge pull request #402 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.19.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 4f747fef..7c050713 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.19.0",
- "@typescript-eslint/parser": "^4.18.0",
+ "@typescript-eslint/parser": "^4.19.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",