Skip to content

Commit 4088cd5

Browse files
Update dependency sinon to v20
1 parent 527e18b commit 4088cd5

File tree

17 files changed

+21
-48
lines changed

17 files changed

+21
-48
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"lerna": "6.6.2",
2626
"mocha": "11.1.0",
2727
"should": "13.2.3",
28-
"sinon": "19.0.5"
28+
"sinon": "20.0.0"
2929
}
3030
}

packages/adapter-base-cache/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"devDependencies": {
2727
"c8": "10.1.3",
2828
"mocha": "11.1.0",
29-
"sinon": "19.0.5"
29+
"sinon": "20.0.0"
3030
}
3131
}

packages/admin-api-schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"c8": "10.1.3",
2323
"mocha": "11.1.0",
2424
"should": "13.2.3",
25-
"sinon": "19.0.5"
25+
"sinon": "20.0.0"
2626
},
2727
"dependencies": {
2828
"@tryghost/errors": "^1.2.26",

packages/admin-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"c8": "10.1.3",
2626
"mocha": "11.1.0",
2727
"should": "13.2.3",
28-
"sinon": "19.0.5"
28+
"sinon": "20.0.0"
2929
},
3030
"dependencies": {
3131
"axios": "^1.0.0",

packages/color-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup-plugin-replace": "2.2.0",
4040
"rollup-plugin-terser": "7.0.2",
4141
"should": "13.2.3",
42-
"sinon": "19.0.5",
42+
"sinon": "20.0.0",
4343
"typescript": "5.8.2"
4444
},
4545
"dependencies": {

packages/config-url-helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"c8": "10.1.3",
2424
"mocha": "11.1.0",
2525
"should": "13.2.3",
26-
"sinon": "19.0.5"
26+
"sinon": "20.0.0"
2727
}
2828
}

packages/content-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"rollup-plugin-replace": "2.2.0",
4747
"rollup-plugin-terser": "7.0.2",
4848
"should": "13.2.3",
49-
"sinon": "19.0.5"
49+
"sinon": "20.0.0"
5050
},
5151
"dependencies": {
5252
"axios": "^1.0.0"

packages/helpers-gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react": "18.3.1",
3434
"rimraf": "5.0.10",
3535
"should": "13.2.3",
36-
"sinon": "19.0.5"
36+
"sinon": "20.0.0"
3737
},
3838
"dependencies": {
3939
"@gatsbyjs/reach-router": "1.3.9",

packages/helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rollup-plugin-node-resolve": "5.2.0",
4343
"rollup-plugin-terser": "7.0.2",
4444
"should": "13.2.3",
45-
"sinon": "19.0.5"
45+
"sinon": "20.0.0"
4646
},
4747
"dependencies": {
4848
"lodash-es": "^4.17.11"

packages/image-transform/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"c8": "10.1.3",
2323
"mocha": "11.1.0",
2424
"should": "13.2.3",
25-
"sinon": "19.0.5"
25+
"sinon": "20.0.0"
2626
},
2727
"dependencies": {
2828
"@tryghost/errors": "^1.2.26",

packages/limit-service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"c8": "10.1.3",
2424
"mocha": "11.1.0",
2525
"should": "13.2.3",
26-
"sinon": "19.0.5"
26+
"sinon": "20.0.0"
2727
},
2828
"dependencies": {
2929
"@tryghost/errors": "^1.2.26",

packages/schema-org/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"istanbul": "0.4.5",
2727
"mocha": "11.1.0",
2828
"should": "13.2.3",
29-
"sinon": "19.0.5"
29+
"sinon": "20.0.0"
3030
},
3131
"dependencies": {
3232
"glob": "^9.0.0",

packages/social-urls/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"c8": "10.1.3",
2222
"mocha": "11.1.0",
2323
"should": "13.2.3",
24-
"sinon": "19.0.5"
24+
"sinon": "20.0.0"
2525
}
2626
}

packages/string/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jsdom": "26.0.0",
2424
"mocha": "11.1.0",
2525
"should": "13.2.3",
26-
"sinon": "19.0.5"
26+
"sinon": "20.0.0"
2727
},
2828
"dependencies": {
2929
"unidecode": "^0.1.8"

packages/timezone-data/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"rollup-plugin-node-resolve": "5.2.0",
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",
43-
"sinon": "19.0.5",
43+
"sinon": "20.0.0",
4444
"typescript": "5.8.2"
4545
}
4646
}

packages/url-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"mocha": "11.1.0",
2525
"rewire": "7.0.0",
2626
"should": "13.2.3",
27-
"sinon": "19.0.5"
27+
"sinon": "20.0.0"
2828
},
2929
"dependencies": {
3030
"cheerio": "^0.22.0",

yarn.lock

+5-32
Original file line numberDiff line numberDiff line change
@@ -1779,7 +1779,7 @@
17791779
dependencies:
17801780
type-detect "4.0.8"
17811781

1782-
"@sinonjs/fake-timers@^13.0.1", "@sinonjs/fake-timers@^13.0.5":
1782+
"@sinonjs/fake-timers@^13.0.5":
17831783
version "13.0.5"
17841784
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-13.0.5.tgz#36b9dbc21ad5546486ea9173d6bea063eb1717d5"
17851785
integrity sha512-36/hTbH2uaWuGVERyC6da9YwGWnzUZXuPro/F2LfsdOsLnCojz/iSH8MxUt/FD2S5XBSVPhmArFUXcpCQ2Hkiw==
@@ -1795,11 +1795,6 @@
17951795
lodash.get "^4.4.2"
17961796
type-detect "^4.1.0"
17971797

1798-
"@sinonjs/text-encoding@^0.7.3":
1799-
version "0.7.3"
1800-
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f"
1801-
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
1802-
18031798
"@stdlib/array-float32@^0.2.1", "@stdlib/array-float32@^0.2.2":
18041799
version "0.2.2"
18051800
resolved "https://registry.yarnpkg.com/@stdlib/array-float32/-/array-float32-0.2.2.tgz#88dcbb6cb138da3f3b4bc565423a0afc4dec4e1b"
@@ -6930,11 +6925,6 @@ just-diff@^6.0.0:
69306925
resolved "https://registry.yarnpkg.com/just-diff/-/just-diff-6.0.2.tgz#03b65908543ac0521caf6d8eb85035f7d27ea285"
69316926
integrity sha512-S59eriX5u3/QhMNq3v/gm8Kd0w8OS6Tz2FS1NG4blv+z0MuQcBRJyFWjdovM0Rad4/P4aUPFtnkNjMjyMlMSYA==
69326927

6933-
just-extend@^6.2.0:
6934-
version "6.2.0"
6935-
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-6.2.0.tgz#b816abfb3d67ee860482e7401564672558163947"
6936-
integrity sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==
6937-
69386928
jwa@^1.4.1:
69396929
version "1.4.1"
69406930
resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
@@ -7853,17 +7843,6 @@ neo-async@^2.6.2:
78537843
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
78547844
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
78557845

7856-
nise@^6.1.1:
7857-
version "6.1.1"
7858-
resolved "https://registry.yarnpkg.com/nise/-/nise-6.1.1.tgz#78ea93cc49be122e44cb7c8fdf597b0e8778b64a"
7859-
integrity sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==
7860-
dependencies:
7861-
"@sinonjs/commons" "^3.0.1"
7862-
"@sinonjs/fake-timers" "^13.0.1"
7863-
"@sinonjs/text-encoding" "^0.7.3"
7864-
just-extend "^6.2.0"
7865-
path-to-regexp "^8.1.0"
7866-
78677846
no-case@^3.0.4:
78687847
version "3.0.4"
78697848
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
@@ -8663,11 +8642,6 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
86638642
lru-cache "^10.2.0"
86648643
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
86658644

8666-
path-to-regexp@^8.1.0:
8667-
version "8.2.0"
8668-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4"
8669-
integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==
8670-
86718645
path-type@^3.0.0:
86728646
version "3.0.0"
86738647
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -9807,16 +9781,15 @@ simple-swizzle@^0.2.2:
98079781
dependencies:
98089782
is-arrayish "^0.3.1"
98099783

9810-
sinon@19.0.5:
9811-
version "19.0.5"
9812-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-19.0.5.tgz#64fd2f84786a043f721246c40b36bef4c4b76b3c"
9813-
integrity sha512-r15s9/s+ub/d4bxNXqIUmwp6imVSdTorIRaxoecYjqTVLZ8RuoXr/4EDGwIBo6Waxn7f2gnURX9zuhAfCwaF6Q==
9784+
sinon@20.0.0:
9785+
version "20.0.0"
9786+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-20.0.0.tgz#4b653468735f7152ba694d05498c2b5d024ab006"
9787+
integrity sha512-+FXOAbdnj94AQIxH0w1v8gzNxkawVvNqE3jUzRLptR71Oykeu2RrQXXl/VQjKay+Qnh73fDt/oDfMo6xMeDQbQ==
98149788
dependencies:
98159789
"@sinonjs/commons" "^3.0.1"
98169790
"@sinonjs/fake-timers" "^13.0.5"
98179791
"@sinonjs/samsam" "^8.0.1"
98189792
diff "^7.0.0"
9819-
nise "^6.1.1"
98209793
supports-color "^7.2.0"
98219794

98229795
slash@3.0.0, slash@^3.0.0:

0 commit comments

Comments
 (0)