Skip to content

Commit e460e22

Browse files
committed
react-intl 3.1.6.
1 parent 4cb8cf8 commit e460e22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prop-types": "15.7.2",
3030
"react": "16.8.6",
3131
"react-dom": "16.8.6",
32-
"react-intl": "3.1.5",
32+
"react-intl": "3.1.6",
3333
"reason-react": "0.7.0"
3434
},
3535
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4282,10 +4282,10 @@ react-dom@16.8.6, react-dom@>=16.8.1:
42824282
prop-types "^15.6.2"
42834283
scheduler "^0.13.6"
42844284

4285-
react-intl@3.1.5:
4286-
version "3.1.5"
4287-
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-3.1.5.tgz#36e5d23a15fd498cf73e2acd1735150ad96ba75d"
4288-
integrity sha512-o6DJeoUb3UwXAdi6JWPv75IOOJ8lemfQopD6D/oSVM1jscpHJb2BxtgHJ5Au936FekR7jv+w0EzJB4dLAPYG2A==
4285+
react-intl@3.1.6:
4286+
version "3.1.6"
4287+
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-3.1.6.tgz#e41b9fba7bd26c9c83fdae81fb599ac3fdd1c819"
4288+
integrity sha512-SAqHT9ZI78kwvCaDT8jyCAaPxqheZhRI0vzisIXVGEzzxDXQbxG+2aWWUZvWEHnkCZNwLDr+uK2vLwgeXzLbbw==
42894289
dependencies:
42904290
"@formatjs/intl-relativetimeformat" "^2.6.2"
42914291
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)