Skip to content

Commit

Permalink
Update dependency sinon to v15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2022
1 parent 135dcdb commit 5f2d9fc
Show file tree
Hide file tree
Showing 17 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"eslint-plugin-react": "7.31.11",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/adapter-base-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"devDependencies": {
"c8": "7.12.0",
"mocha": "10.2.0",
"sinon": "15.0.0"
"sinon": "15.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/admin-api-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/errors": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"axios": "^0.27.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"color": "^3.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/config-url-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/content-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"axios": "^0.27.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react": "18.2.0",
"rimraf": "3.0.2",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"@gatsbyjs/reach-router": "1.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"lodash-es": "^4.17.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/image-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/errors": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/limit-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/errors": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"istanbul": "0.4.5",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"glob": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/social-urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"jsdom": "20.0.3",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"unidecode": "^0.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/timezone-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/url-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"mocha": "10.2.0",
"rewire": "6.0.0",
"should": "13.2.3",
"sinon": "15.0.0"
"sinon": "15.0.1"
},
"dependencies": {
"cheerio": "^0.22.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1248,20 +1248,20 @@
dependencies:
type-detect "4.0.8"

"@sinonjs/[email protected]":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz#d10549ed1f423d80639c528b6c7f5a1017747d0c"
integrity sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==
dependencies:
"@sinonjs/commons" "^2.0.0"

"@sinonjs/fake-timers@^7.0.4":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5"
integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==
dependencies:
"@sinonjs/commons" "^1.7.0"

"@sinonjs/fake-timers@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c"
integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==
dependencies:
"@sinonjs/commons" "^1.7.0"

"@sinonjs/samsam@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-7.0.1.tgz#5b5fa31c554636f78308439d220986b9523fc51f"
Expand Down Expand Up @@ -5418,13 +5418,13 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

[email protected].0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.0.tgz#651a641b45c0a57aabc8275343c7108cffc9c062"
integrity sha512-pV97G1GbslaSJoSdy2F2z8uh5F+uPGp3ddOzA4JsBOUBLEQRz2OAqlKGRFTSh2KiqUCmHkzyAeu7R4x1Hx0wwg==
[email protected].1:
version "15.0.1"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.1.tgz#ce062611a0b131892e2c18f03055b8eb6e8dc234"
integrity sha512-PZXKc08f/wcA/BMRGBze2Wmw50CWPiAH3E21EOi4B49vJ616vW4DQh4fQrqsYox2aNR/N3kCqLuB0PwwOucQrg==
dependencies:
"@sinonjs/commons" "^2.0.0"
"@sinonjs/fake-timers" "^9.1.2"
"@sinonjs/fake-timers" "10.0.2"
"@sinonjs/samsam" "^7.0.1"
diff "^5.0.0"
nise "^5.1.2"
Expand Down

0 comments on commit 5f2d9fc

Please sign in to comment.