Skip to content

Commit 235846b

Browse files
committed
chore(deps): update dependency sinon to v14.0.1
1 parent a38fb3e commit 235846b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"lodash": "4.17.21",
6464
"prettier": "2.7.1",
6565
"semantic-release": "19.0.5",
66-
"sinon": "14.0.0",
66+
"sinon": "14.0.1",
6767
"supertest": "6.2.4",
6868
"ts-jest": "26.5.6",
6969
"ts-loader": "9.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8648,10 +8648,10 @@ signale@^1.2.1:
86488648
figures "^2.0.0"
86498649
pkg-conf "^2.1.0"
86508650

8651-
sinon@14.0.0:
8652-
version "14.0.0"
8653-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.0.tgz#203731c116d3a2d58dc4e3cbe1f443ba9382a031"
8654-
integrity sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw==
8651+
sinon@14.0.1:
8652+
version "14.0.1"
8653+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.1.tgz#9f02e13ad86b695c0c554525e3bf7f8245b31a9c"
8654+
integrity sha512-JhJ0jCiyBWVAHDS+YSjgEbDn7Wgz9iIjA1/RK+eseJN0vAAWIWiXBdrnb92ELPyjsfreCYntD1ORtLSfIrlvSQ==
86558655
dependencies:
86568656
"@sinonjs/commons" "^1.8.3"
86578657
"@sinonjs/fake-timers" "^9.1.2"

0 commit comments

Comments
 (0)