Skip to content

Commit 35af98a

Browse files
committed
chore(deps): update dependency @ristostevcev/bs-odoc to v2
1 parent d17febe commit 35af98a

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"devDependencies": {
2424
"@glennsl/rescript-jest": "0.9.1",
25-
"@ristostevcev/bs-odoc": "1.3.0",
25+
"@ristostevcev/bs-odoc": "2.2.1",
2626
"moment": "2.29.3",
2727
"rescript": "9.1.4",
2828
"rescript-jest-date-mock": "2.0.1"

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -517,10 +517,10 @@
517517
"@jridgewell/resolve-uri" "^3.0.3"
518518
"@jridgewell/sourcemap-codec" "^1.4.10"
519519

520-
"@ristostevcev/bs-odoc@1.3.0":
521-
version "1.3.0"
522-
resolved "https://registry.npmjs.org/@ristostevcev/bs-odoc/-/bs-odoc-1.3.0.tgz"
523-
integrity sha512-pHy4Sfoa39zVR8yLORmC4rIv5MMkkVzkxJqoJk/R62cB09amPtwwMFYmymRmH//9MqIRHPXaAK7/O77bUzSHOg==
520+
"@ristostevcev/bs-odoc@2.2.1":
521+
version "2.2.1"
522+
resolved "https://registry.yarnpkg.com/@ristostevcev/bs-odoc/-/bs-odoc-2.2.1.tgz#700a102943cf7141c4ba12ceb9ba03e07a97a5ba"
523+
integrity sha512-re1N733eyoWLOnlbi3vcMy2guqOpU2QZEtWwLgbu5MOeO9sODk0iZQu+MNcPf/JADAMqjG5DTtM+/8nuyjhuJA==
524524

525525
"@ryyppy/rescript-promise@^2.1.0":
526526
version "2.1.0"
@@ -1973,12 +1973,7 @@ moment-timezone@^0.5.x:
19731973
dependencies:
19741974
moment ">= 2.9.0"
19751975

1976-
1977-
version "2.29.3"
1978-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
1979-
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
1980-
1981-
"moment@>= 2.9.0":
1976+
[email protected], "moment@>= 2.9.0":
19821977
version "2.29.3"
19831978
resolved "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz"
19841979
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==

0 commit comments

Comments
 (0)