Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 50cf196

Browse files
Bump @types/remarkable from 1.7.1 to 1.7.2
Bumps [@types/remarkable](https://github.com/DefinitelyTyped/DefinitelyTyped) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent ce0369f commit 50cf196

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/react-dom": "^16.0.9",
3535
"@types/react-tap-event-plugin": "^0.0.30",
3636
"@types/react-transition-group": "^2.0.14",
37-
"@types/remarkable": "^1.7.1",
37+
"@types/remarkable": "^1.7.2",
3838
"@types/uuid": "^3.4.4",
3939
"babel-plugin-module-resolver": "3.1.1",
4040
"prettier": "1.15.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,10 @@
146146
"@types/prop-types" "*"
147147
csstype "^2.2.0"
148148

149-
"@types/remarkable@^1.7.1":
150-
version "1.7.1"
151-
resolved "https://registry.yarnpkg.com/@types/remarkable/-/remarkable-1.7.1.tgz#9029dc75c6ba80d33c3f6da16e9418eb81ed2767"
149+
"@types/remarkable@^1.7.2":
150+
version "1.7.2"
151+
resolved "https://registry.yarnpkg.com/@types/remarkable/-/remarkable-1.7.2.tgz#872648d4f7d292325e32d389e02e5be0b48a459b"
152+
integrity sha512-41pF2v5UP9wOTBuU1NXfIFKSGUE7ETby4wjfJhhzS7cU2kDr72ur9D0TX/2nUGpfX1Mbz9GvetEz/But9yAoRg==
152153

153154
"@types/uuid@^3.4.4":
154155
version "3.4.4"

0 commit comments

Comments
 (0)