aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-25 15:18:27 +0800
committerGitHub <noreply@github.com>2021-05-25 15:18:27 +0800
commitf99221bb03b01ba3a805e78ea6cadd2786ae846c (patch)
tree85c24b23cea5f0548b24b3d55f9fa9dee8e07e6e /FrontEnd
parent3bcf09028c204e057f958c1edcdabf3d3af9ee57 (diff)
parent08b49a8b5cbf3a32b4b15f38759714a270758767 (diff)
downloadtimeline-f99221bb03b01ba3a805e78ea6cadd2786ae846c.tar.gz
timeline-f99221bb03b01ba3a805e78ea6cadd2786ae846c.tar.bz2
timeline-f99221bb03b01ba3a805e78ea6cadd2786ae846c.zip
Merge pull request #568 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.25.0
build(deps-dev): Bump @typescript-eslint/parser from 4.24.0 to 4.25.0 in /FrontEnd
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 60da626f..ced6122e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -82,7 +82,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
- "@typescript-eslint/parser": "^4.24.0",
+ "@typescript-eslint/parser": "^4.25.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",