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

Commit 956ed0b

Browse files
committed
Update dependency jest-docblock to v26
1 parent 3981e54 commit 956ed0b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dapps/marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"fbt-runtime": "^0.9.4",
5555
"fingerprintjs2": "^2.1.0",
5656
"graphql-tag": "^2.10.1",
57-
"jest-docblock": "^25.0.0",
57+
"jest-docblock": "^26.0.0",
5858
"json-prune": "^1.1.0",
5959
"myetherwallet-blockies": "^0.1.1",
6060
"prettier": "^1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16633,10 +16633,10 @@ jest-docblock@^24.3.0:
1663316633
dependencies:
1663416634
detect-newline "^2.1.0"
1663516635

16636-
jest-docblock@^25.0.0:
16637-
version "25.3.0"
16638-
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.3.0.tgz#8b777a27e3477cd77a168c05290c471a575623ef"
16639-
integrity sha512-aktF0kCar8+zxRHxQZwxMy70stc9R1mOmrLsT5VO3pIT0uzGRSDAXxSlz4NqQWpuLjPpuMhPRl7H+5FRsvIQAg==
16636+
jest-docblock@^26.0.0:
16637+
version "26.0.0"
16638+
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-26.0.0.tgz#3e2fa20899fc928cb13bd0ff68bd3711a36889b5"
16639+
integrity sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==
1664016640
dependencies:
1664116641
detect-newline "^3.0.0"
1664216642

0 commit comments

Comments
 (0)