Skip to content

Commit 0e6e06c

Browse files
renovate[bot]connorbrathwaite
authored andcommitted
fix(deps): update dependency bs-fetch to v0.4.0 (#5)
1 parent 2cdbea5 commit 0e6e06c

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
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@glennsl/bs-json": "3.0.0",
18-
"bs-fetch": "0.3.1",
18+
"bs-fetch": "0.4.0",
1919
"react": "16.8.6",
2020
"react-dom": "16.8.6",
2121
"reason-react": "0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -589,10 +589,10 @@ browserslist@^4.0.0, browserslist@^4.5.4:
589589
electron-to-chromium "^1.3.137"
590590
node-releases "^1.1.21"
591591

592-
bs-fetch@0.3.1:
593-
version "0.3.1"
594-
resolved "https://registry.yarnpkg.com/bs-fetch/-/bs-fetch-0.3.1.tgz#9c7d074b27e6bb2b9f2ec985964f32bcac49f79e"
595-
integrity sha512-MxwnuuXPldXnoCtlpeN5JNbbmb1tVgsqpLfVunvuMLAIQNyP0TqoImHiQRTz38PBSN8/iX+2yVlm+PFJfnHHiA==
592+
bs-fetch@0.4.0:
593+
version "0.4.0"
594+
resolved "https://registry.yarnpkg.com/bs-fetch/-/bs-fetch-0.4.0.tgz#355fd0e3c77d283f6735d43b9daa81aa6e75a365"
595+
integrity sha512-hoQ/5kxTeIMRJ2S9IrSx5uVzDcrebXv089E+MUJyOjT2P9ux3bJ7hrIPXBQZiErf6uyL1Q5WkdVv9cEw1Hkpuw==
596596

597597
598598
version "5.0.4"

0 commit comments

Comments
 (0)