diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-25 06:07:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-25 06:07:48 +0000 |
commit | 19f9aafa011d57792c4bef9d354438196ca3fa86 (patch) | |
tree | c0cdde3223c47907947c57eebc062045018a76f2 | |
parent | 486ff52b03b3ad59e983129fe975a0518451488c (diff) | |
download | timeline-19f9aafa011d57792c4bef9d354438196ca3fa86.tar.gz timeline-19f9aafa011d57792c4bef9d354438196ca3fa86.tar.bz2 timeline-19f9aafa011d57792c4bef9d354438196ca3fa86.zip |
build(deps-dev): Bump @types/xregexp from 4.3.0 to 4.4.0 in /FrontEnd
Bumps [@types/xregexp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xregexp) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xregexp)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 442b9f54..a68fbbf9 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.24.0",
"babel-loader": "^8.2.2",
|