Skip to content

Commit 50d865d

Browse files
committed
Bump deps
1 parent e699b90 commit 50d865d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"reason-react": ">=0.7.0"
2323
},
2424
"devDependencies": {
25-
"bs-platform": "7.2.2",
25+
"bs-platform": "7.3.2",
2626
"bs-react-intl-extractor-bin": "0.8.0",
2727
"bsb-js": "^1.1.7",
2828
"parcel-bundler": "1.12.4",
2929
"react": "16.13.1",
3030
"react-dom": "16.13.1",
31-
"react-intl": "4.5.2",
32-
"reason-react": "0.8.0-dev.4"
31+
"react-intl": "4.5.3",
32+
"reason-react": "0.8.0"
3333
},
3434
"repository": {
3535
"type": "git",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,10 +1254,10 @@ browserslist@^4.6.0, browserslist@^4.7.2:
12541254
electron-to-chromium "^1.3.295"
12551255
node-releases "^1.1.38"
12561256

1257-
bs-platform@7.2.2:
1258-
version "7.2.2"
1259-
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.2.2.tgz#76fdc63e4889458ae3d257a0132107a792f2309c"
1260-
integrity sha512-PWcFfN+jCTtT/rMaHDhKh+W9RUTpaRunmSF9vbLYcrJbpgCNW6aFKAY33u0P3mLxwuhshN3b4FxqGUBPj6exZQ==
1257+
bs-platform@7.3.2:
1258+
version "7.3.2"
1259+
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.3.2.tgz#301f5c9b4e8cf5713cb60ca22e145e56e793affe"
1260+
integrity sha512-seJL5g4anK9la4erv+B2o2sMHQCxDF6OCRl9en3hbaUos/S3JsusQ0sPp4ORsbx5eXfHLYBwPljwKXlgpXtsgQ==
12611261

12621262
bs-react-intl-extractor-bin@0.8.0:
12631263
version "0.8.0"
@@ -4334,10 +4334,10 @@ react-dom@16.13.1:
43344334
prop-types "^15.6.2"
43354335
scheduler "^0.19.1"
43364336

4337-
react-intl@4.5.2:
4338-
version "4.5.2"
4339-
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-4.5.2.tgz#896920103d5c0e2d17b02ce4cec0f6ac1a618e5c"
4340-
integrity sha512-QNhNDWh24VbtYmFEp81AE3Gt7zBDtnABPJ6zSIZewcoAiobyRgug9QqZFdNfNs7xb4m6H8zptQYiBPd/wDo2sw==
4337+
react-intl@4.5.3:
4338+
version "4.5.3"
4339+
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-4.5.3.tgz#d24774fa20aeb1049c5d8cb04f1c8d9da0efb6a8"
4340+
integrity sha512-qx7R7bRdmmoBbHBaQCTWIui5KcMOpUWZwe7oF83x1oLf5KJ5zm4Qt9XCGF7Ki4JbYTNuUiz7QUc4IPy0HFoMGg==
43414341
dependencies:
43424342
"@formatjs/intl-displaynames" "^1.2.9"
43434343
"@formatjs/intl-listformat" "^1.4.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-dev.4:
4401-
version "0.8.0-dev.4"
4402-
resolved "https://registry.yarnpkg.com/reason-react/-/reason-react-0.8.0-dev.4.tgz#87a5561b3e4e09c7b9d668ce30725884e9ba06e2"
4403-
integrity sha512-3O2sfahNkmFbmD9QvtSNbM2RSvgNColknnoS2bZEbKbiHEL7VV/LsJRylqD2109cDTid9cSnx72oVDh3tTzhpg==
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==
44044404

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

0 commit comments

Comments
 (0)