Skip to content

Commit 73d133b

Browse files
committed
Bump reason-react & bs-react-intl-extractor-bin
1 parent 9acf9df commit 73d133b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"devDependencies": {
2525
"bs-platform": "7.3.2",
26-
"bs-react-intl-extractor-bin": "0.8.0",
26+
"bs-react-intl-extractor-bin": "0.9.0",
2727
"bsb-js": "^1.1.7",
2828
"parcel-bundler": "1.12.4",
2929
"react": "16.13.1",
3030
"react-dom": "16.13.1",
3131
"react-intl": "4.5.3",
32-
"reason-react": "0.8.0"
32+
"reason-react": "0.9.1"
3333
},
3434
"repository": {
3535
"type": "git",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,10 +1259,10 @@ bs-platform@7.3.2:
12591259
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.3.2.tgz#301f5c9b4e8cf5713cb60ca22e145e56e793affe"
12601260
integrity sha512-seJL5g4anK9la4erv+B2o2sMHQCxDF6OCRl9en3hbaUos/S3JsusQ0sPp4ORsbx5eXfHLYBwPljwKXlgpXtsgQ==
12611261

1262-
bs-react-intl-extractor-bin@0.8.0:
1263-
version "0.8.0"
1264-
resolved "https://registry.yarnpkg.com/bs-react-intl-extractor-bin/-/bs-react-intl-extractor-bin-0.8.0.tgz#9231fea337fa5fbbec7c51adbdbe11808c375c73"
1265-
integrity sha512-xPvdrYposjWBBk5YjJA+RK11BV/MwCfgEVfeAhzcCetwKaUA/OMg4IvYrg2hVxWS1G6lhbIFehvzLg+zDm++Tw==
1262+
bs-react-intl-extractor-bin@0.9.0:
1263+
version "0.9.0"
1264+
resolved "https://registry.yarnpkg.com/bs-react-intl-extractor-bin/-/bs-react-intl-extractor-bin-0.9.0.tgz#5f3466df9149b45a532431ce6dea4850d2ae1e5d"
1265+
integrity sha512-L7knHapyG8LrUar9IB6eMJYxqjZCPV1FD+Uk8aW1wWlifmWKk2QfQhEV97LPtQFAitxzISX6oM+8DSf3B34Yqg==
12661266

12671267
bsb-js@^1.1.7:
12681268
version "1.1.7"
@@ -4397,10 +4397,10 @@ readdirp@^2.2.1:
43974397
micromatch "^3.1.10"
43984398
readable-stream "^2.0.2"
43994399

4400-
reason-react@0.8.0:
4401-
version "0.8.0"
4402-
resolved "https://registry.yarnpkg.com/reason-react/-/reason-react-0.8.0.tgz#a55143f95a872596c92b54595e7904c03ee7c9db"
4403-
integrity sha512-97AfK3eCF6vfP8rnbq3k6GgXsZt//OiPMINTUk5luJ8W0Wt/JaYsDG6eWKP8Zx3gPpxSU1EPjB1pUm6o6fBnFA==
4400+
reason-react@0.9.1:
4401+
version "0.9.1"
4402+
resolved "https://registry.yarnpkg.com/reason-react/-/reason-react-0.9.1.tgz#30a887158200b659aa03e2d75ff4cc54dc462bb0"
4403+
integrity sha512-nlH0O2TDy9KzOLOW+vlEQk4ExHOeciyzFdoLcsmmiit6hx6H5+CVDrwJ+8aiaLT/kqK5xFOjy4PS7PftWz4plA==
44044404

44054405
regenerate-unicode-properties@^8.1.0:
44064406
version "8.1.0"

0 commit comments

Comments
 (0)