diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-09 07:40:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-09 07:40:32 +0000 |
commit | ea71b9b8ddc3dddf78e465b4e76e5b61ffe65c10 (patch) | |
tree | 8e75c131f6a264193666896078f5e3529f9d750c /FrontEnd/package.json | |
parent | ce81bce528ab79580a4060d930cbd570509d920f (diff) | |
parent | 83e6e1c74a102814c14adf2381d234dd65a97085 (diff) | |
download | timeline-ea71b9b8ddc3dddf78e465b4e76e5b61ffe65c10.tar.gz timeline-ea71b9b8ddc3dddf78e465b4e76e5b61ffe65c10.tar.bz2 timeline-ea71b9b8ddc3dddf78e465b4e76e5b61ffe65c10.zip |
Merge pull request #672 from crupest/dependabot/npm_and_yarn/FrontEnd/types/remarkable-2.0.3
Diffstat (limited to 'FrontEnd/package.json')
-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 bde2b65f..f4c18348 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -58,7 +58,7 @@ "@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.8",
"@types/react-transition-group": "^4.4.2",
- "@types/remarkable": "^2.0.2",
+ "@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"@vitejs/plugin-react-refresh": "^1.3.5",
|