aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-25 15:18:44 +0800
committerGitHub <noreply@github.com>2021-05-25 15:18:44 +0800
commit242af2e56d4ba45f1c55f4a795b50144c0f5c928 (patch)
tree9466d17abe2cbe9a999fcbae90fe15c8020a1f6e
parentf99221bb03b01ba3a805e78ea6cadd2786ae846c (diff)
parent19f9aafa011d57792c4bef9d354438196ca3fa86 (diff)
downloadtimeline-242af2e56d4ba45f1c55f4a795b50144c0f5c928.tar.gz
timeline-242af2e56d4ba45f1c55f4a795b50144c0f5c928.tar.bz2
timeline-242af2e56d4ba45f1c55f4a795b50144c0f5c928.zip
Merge pull request #566 from crupest/dependabot/npm_and_yarn/FrontEnd/types/xregexp-4.4.0
build(deps-dev): Bump @types/xregexp from 4.3.0 to 4.4.0 in /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 ced6122e..a352e0a0 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -80,7 +80,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
- "@types/xregexp": "^4.3.0",
+ "@types/xregexp": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.25.0",
"babel-loader": "^8.2.2",