aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitb5d7ff5daf0fa756f3652f2876af1234eeb0f380 (patch)
tree6861ca7b9d17f756d54de3df574f9ff84f8164e3 /FrontEnd/package.json
parent11d0e50c68275037075267d8d58eb6a41d4785aa (diff)
parentf331205e08870501f98285a5c754348a26e54b8a (diff)
downloadtimeline-b5d7ff5daf0fa756f3652f2876af1234eeb0f380.tar.gz
timeline-b5d7ff5daf0fa756f3652f2876af1234eeb0f380.tar.bz2
timeline-b5d7ff5daf0fa756f3652f2876af1234eeb0f380.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
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 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",