Skip to content

Commit 1634d4f

Browse files
committed
Update dependency sinon to v14.0.1
1 parent 00dbb0a commit 1634d4f

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
"ethereum-waffle": "3.4.4",
3737
"ramda": "^0.28.0",
3838
"axios": "0.27.2",
39-
"sinon": "14.0.0",
39+
"sinon": "14.0.1",
4040
"url-join": "4.0.1"
4141
},
4242
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7537,10 +7537,10 @@ simple-get@^2.7.0:
75377537
once "^1.3.1"
75387538
simple-concat "^1.0.0"
75397539

7540-
7541-
version "14.0.0"
7542-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.0.tgz#203731c116d3a2d58dc4e3cbe1f443ba9382a031"
7543-
integrity sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw==
7540+
7541+
version "14.0.1"
7542+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.1.tgz#9f02e13ad86b695c0c554525e3bf7f8245b31a9c"
7543+
integrity sha512-JhJ0jCiyBWVAHDS+YSjgEbDn7Wgz9iIjA1/RK+eseJN0vAAWIWiXBdrnb92ELPyjsfreCYntD1ORtLSfIrlvSQ==
75447544
dependencies:
75457545
"@sinonjs/commons" "^1.8.3"
75467546
"@sinonjs/fake-timers" "^9.1.2"

0 commit comments

Comments
 (0)