Skip to content

Commit

Permalink
Upgrade full-icu dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kmaschta committed Apr 10, 2020
1 parent 85d685a commit f270cbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-react": "^7.13.0",
"eslint-plugin-react-hooks": "^1.6.0",
"express": "~4.16.3",
"full-icu": "~1.2.1",
"full-icu": "~1.3.1",
"husky": "^2.3.0",
"jest": "^24.7.0",
"lerna": "~2.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7392,10 +7392,10 @@ fsevents@^1.2.7:
bindings "^1.5.0"
nan "^2.12.1"

full-icu@~1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/full-icu/-/full-icu-1.2.1.tgz#28d7f1caafb14cac262364ca584fe7f2044a4ab2"
integrity sha512-E2s1b4GVbt8PyG+iaRN6ks8N0Oy2LOJz7SIMUwWWWx7Mr5Z08hKkfpkKQbOtOGqzkFpckDJHjjZ8qfigN2W86A==
full-icu@~1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/full-icu/-/full-icu-1.3.1.tgz#e67fdf58523f1d1e0d9143b1542fe2024c1c8997"
integrity sha512-VMtK//85QJomhk3cXOCksNwOYaw1KWnYTS37GYGgyf7A3ajdBoPGhaJuJWAH2S2kq8GZeXkdKn+3Mfmgy11cVw==

function-bind@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit f270cbf

Please sign in to comment.