aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 07:30:10 +0000
committerGitHub <noreply@github.com>2021-02-16 07:30:10 +0000
commitebf35e69137ef05663466b6305654d415c6c9601 (patch)
tree74e693e7d8632d1970d1ba2ca2541c05fc078992 /FrontEnd/package.json
parent35c44e05dec961cb7fb9365a1156878f3f6461b3 (diff)
parent7aee9fade9a1fe1d70e839c96d7dd29c3c2d71e9 (diff)
downloadtimeline-ebf35e69137ef05663466b6305654d415c6c9601.tar.gz
timeline-ebf35e69137ef05663466b6305654d415c6c9601.tar.bz2
timeline-ebf35e69137ef05663466b6305654d415c6c9601.zip
Merge pull request #279 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.15.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 c6cf620e..1a01ed25 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.1",
- "@typescript-eslint/parser": "^4.15.0",
+ "@typescript-eslint/parser": "^4.15.1",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",