Skip to content

Commit 9b32b40

Browse files
Merge pull request #187 from hudovisk/dependabot/npm_and_yarn/sinon-9.1.0
2 parents 14929bc + 83c0209 commit 9b32b40

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
@@ -56,7 +56,7 @@
5656
"react": "^16.13.1",
5757
"react-dom": "^16.13.1",
5858
"semantic-release": "^17.1.2",
59-
"sinon": "^9.0.3",
59+
"sinon": "^9.1.0",
6060
"webpack": "^4.44.2",
6161
"webpack-cli": "^3.3.12"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8718,10 +8718,10 @@ signale@^1.2.1:
87188718
figures "^2.0.0"
87198719
pkg-conf "^2.1.0"
87208720

8721-
sinon@^9.0.3:
8722-
version "9.0.3"
8723-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.3.tgz#bffc3ec28c936332cd2a41833547b9eed201ecff"
8724-
integrity sha512-IKo9MIM111+smz9JGwLmw5U1075n1YXeAq8YeSFlndCLhAL5KGn6bLgu7b/4AYHTV/LcEMcRm2wU2YiL55/6Pg==
8721+
sinon@^9.1.0:
8722+
version "9.1.0"
8723+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.1.0.tgz#4afc90707c8e360fe051398eed2d3b197980ffc3"
8724+
integrity sha512-9zQShgaeylYH6qtsnNXlTvv0FGTTckuDfHBi+qhgj5PvW2r2WslHZpgc3uy3e/ZAoPkqaOASPi+juU6EdYRYxA==
87258725
dependencies:
87268726
"@sinonjs/commons" "^1.7.2"
87278727
"@sinonjs/fake-timers" "^6.0.1"

0 commit comments

Comments
 (0)