aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-09 21:50:44 +0800
committerGitHub <noreply@github.com>2021-02-09 21:50:44 +0800
commit73f36b5fe316421a8606ad327bf2792559396487 (patch)
tree2f3f013516ee7ef0927ab2136bba9fd121d76115 /FrontEnd/package.json
parent595443394cbfb3c42cb8d6245aef4dd9494cfe84 (diff)
parentf72a3092834151d291c1cf0582c6b9aeb922689c (diff)
downloadtimeline-73f36b5fe316421a8606ad327bf2792559396487.tar.gz
timeline-73f36b5fe316421a8606ad327bf2792559396487.tar.bz2
timeline-73f36b5fe316421a8606ad327bf2792559396487.zip
Merge pull request #257 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.15.0
build(deps-dev): Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 in /FrontEnd
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 13a032bc..02a174b1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -74,7 +74,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.14.2",
- "@typescript-eslint/parser": "^4.14.2",
+ "@typescript-eslint/parser": "^4.15.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",