aboutsummaryrefslogtreecommitdiff
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
commitace6a9a575126e28a8db3e20a7a343749eb80999 (patch)
treee55636de3e302ab585f8e9e4d9ffcdc4799d19c3
parent294081a16aefbf653ce72a67494209c64c291726 (diff)
parentea9d7c7626074dcc2bdf16a676db1db5322da284 (diff)
downloadtimeline-ace6a9a575126e28a8db3e20a7a343749eb80999.tar.gz
timeline-ace6a9a575126e28a8db3e20a7a343749eb80999.tar.bz2
timeline-ace6a9a575126e28a8db3e20a7a343749eb80999.zip
Merge pull request #340 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.16.1
-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",