Skip to content

Commit 88d76a7

Browse files
authored
Merge pull request #72 from nolleto/bump-bayesjs
Bump bayejs from 0.4.2 to 0.4.3
2 parents d792eac + 909ff3d commit 88d76a7

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
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@cypress/webpack-preprocessor": "^4.0.3",
3838
"babel-jest": "^24.8.0",
39-
"bayesjs": "0.4.2",
39+
"bayesjs": "0.4.3",
4040
"change-case": "^3.1.0",
4141
"classnames": "^2.2.5",
4242
"extract-text-webpack-plugin": "^4.0.0-beta.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,10 +1514,10 @@ batch@0.6.1:
15141514
version "0.6.1"
15151515
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
15161516

1517-
bayesjs@0.4.2:
1518-
version "0.4.2"
1519-
resolved "https://registry.yarnpkg.com/bayesjs/-/bayesjs-0.4.2.tgz#7d576c718e5c6cf249365510e1dacb8af25364c5"
1520-
integrity sha512-rYzaOcPPVX2rCXzNWinh48HGylavUf9jKFXUNxHsbVRFle20rG/znhVGhIsT0bUmx8KUL0FAGguoe29wDyJftw==
1517+
bayesjs@0.4.3:
1518+
version "0.4.3"
1519+
resolved "https://registry.yarnpkg.com/bayesjs/-/bayesjs-0.4.3.tgz#346f0d78d2acee47980ef94de5cc424f392c5912"
1520+
integrity sha512-edau+K6Qdp2IeYlCkbbCZkAuRizwgNgYzEn4szkQFa3yrrvCtP4AnE18JSUea8vuYUeJFaJ7pxjzNOoHHZwNJQ==
15211521
dependencies:
15221522
"@types/timsort" "^0.3.0"
15231523
timsort "^0.3.0"

0 commit comments

Comments
 (0)