Skip to content

Commit da872be

Browse files
Update dependency rewire to v9
1 parent 71d7802 commit da872be

File tree

2 files changed

+100
-47
lines changed

2 files changed

+100
-47
lines changed

ghost/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"parse-prometheus-text-format": "1.1.1",
262262
"postcss": "8.5.6",
263263
"postcss-cli": "11.0.1",
264-
"rewire": "8.0.0",
264+
"rewire": "9.0.1",
265265
"sinon": "18.0.1",
266266
"supertest": "6.3.4",
267267
"tmp": "0.2.5",

yarn.lock

Lines changed: 99 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -3681,21 +3681,21 @@
36813681
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
36823682
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
36833683

3684-
"@eslint/config-array@^0.21.0":
3685-
version "0.21.0"
3686-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636"
3687-
integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==
3684+
"@eslint/config-array@^0.21.0", "@eslint/config-array@^0.21.2":
3685+
version "0.21.2"
3686+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
3687+
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
36883688
dependencies:
3689-
"@eslint/object-schema" "^2.1.6"
3689+
"@eslint/object-schema" "^2.1.7"
36903690
debug "^4.3.1"
3691-
minimatch "^3.1.2"
3691+
minimatch "^3.1.5"
36923692

3693-
"@eslint/config-helpers@^0.4.0":
3694-
version "0.4.0"
3695-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6"
3696-
integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==
3693+
"@eslint/config-helpers@^0.4.0", "@eslint/config-helpers@^0.4.2":
3694+
version "0.4.2"
3695+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
3696+
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
36973697
dependencies:
3698-
"@eslint/core" "^0.16.0"
3698+
"@eslint/core" "^0.17.0"
36993699

37003700
"@eslint/core@^0.16.0":
37013701
version "0.16.0"
@@ -3704,6 +3704,13 @@
37043704
dependencies:
37053705
"@types/json-schema" "^7.0.15"
37063706

3707+
"@eslint/core@^0.17.0":
3708+
version "0.17.0"
3709+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
3710+
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
3711+
dependencies:
3712+
"@types/json-schema" "^7.0.15"
3713+
37073714
"@eslint/eslintrc@^2.1.4":
37083715
version "2.1.4"
37093716
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
@@ -3719,19 +3726,19 @@
37193726
minimatch "^3.1.2"
37203727
strip-json-comments "^3.1.1"
37213728

3722-
"@eslint/eslintrc@^3.3.1":
3723-
version "3.3.1"
3724-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
3725-
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
3729+
"@eslint/eslintrc@^3.3.1", "@eslint/eslintrc@^3.3.5":
3730+
version "3.3.5"
3731+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
3732+
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
37263733
dependencies:
3727-
ajv "^6.12.4"
3734+
ajv "^6.14.0"
37283735
debug "^4.3.2"
37293736
espree "^10.0.1"
37303737
globals "^14.0.0"
37313738
ignore "^5.2.0"
37323739
import-fresh "^3.2.1"
3733-
js-yaml "^4.1.0"
3734-
minimatch "^3.1.2"
3740+
js-yaml "^4.1.1"
3741+
minimatch "^3.1.5"
37353742
strip-json-comments "^3.1.1"
37363743

37373744
"@eslint/js@8.57.1":
@@ -3744,17 +3751,22 @@
37443751
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"
37453752
integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==
37463753

3747-
"@eslint/object-schema@^2.1.6":
3748-
version "2.1.6"
3749-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
3750-
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
3754+
"@eslint/js@9.39.4":
3755+
version "9.39.4"
3756+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
3757+
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
37513758

3752-
"@eslint/plugin-kit@^0.4.0":
3753-
version "0.4.0"
3754-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
3755-
integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==
3759+
"@eslint/object-schema@^2.1.7":
3760+
version "2.1.7"
3761+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
3762+
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
3763+
3764+
"@eslint/plugin-kit@^0.4.0", "@eslint/plugin-kit@^0.4.1":
3765+
version "0.4.1"
3766+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
3767+
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
37563768
dependencies:
3757-
"@eslint/core" "^0.16.0"
3769+
"@eslint/core" "^0.17.0"
37583770
levn "^0.4.1"
37593771

37603772
"@exodus/bytes@^1.11.0", "@exodus/bytes@^1.15.0", "@exodus/bytes@^1.6.0":
@@ -12131,10 +12143,10 @@ ajv@8.18.0, ajv@^8.0.0, ajv@^8.0.1, ajv@^8.9.0:
1213112143
json-schema-traverse "^1.0.0"
1213212144
require-from-string "^2.0.2"
1213312145

12134-
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
12135-
version "6.12.6"
12136-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
12137-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
12146+
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.14.0:
12147+
version "6.14.0"
12148+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
12149+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
1213812150
dependencies:
1213912151
fast-deep-equal "^3.1.1"
1214012152
fast-json-stable-stringify "^2.0.0"
@@ -20191,7 +20203,7 @@ eslint-visitor-keys@^5.0.0:
2019120203
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
2019220204
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
2019320205

20194-
eslint@8.57.1, eslint@^8.47.0:
20206+
eslint@8.57.1:
2019520207
version "8.57.1"
2019620208
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
2019720209
integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
@@ -20276,6 +20288,46 @@ eslint@9.37.0:
2027620288
natural-compare "^1.4.0"
2027720289
optionator "^0.9.3"
2027820290

20291+
eslint@^9.30:
20292+
version "9.39.4"
20293+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
20294+
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
20295+
dependencies:
20296+
"@eslint-community/eslint-utils" "^4.8.0"
20297+
"@eslint-community/regexpp" "^4.12.1"
20298+
"@eslint/config-array" "^0.21.2"
20299+
"@eslint/config-helpers" "^0.4.2"
20300+
"@eslint/core" "^0.17.0"
20301+
"@eslint/eslintrc" "^3.3.5"
20302+
"@eslint/js" "9.39.4"
20303+
"@eslint/plugin-kit" "^0.4.1"
20304+
"@humanfs/node" "^0.16.6"
20305+
"@humanwhocodes/module-importer" "^1.0.1"
20306+
"@humanwhocodes/retry" "^0.4.2"
20307+
"@types/estree" "^1.0.6"
20308+
ajv "^6.14.0"
20309+
chalk "^4.0.0"
20310+
cross-spawn "^7.0.6"
20311+
debug "^4.3.2"
20312+
escape-string-regexp "^4.0.0"
20313+
eslint-scope "^8.4.0"
20314+
eslint-visitor-keys "^4.2.1"
20315+
espree "^10.4.0"
20316+
esquery "^1.5.0"
20317+
esutils "^2.0.2"
20318+
fast-deep-equal "^3.1.3"
20319+
file-entry-cache "^8.0.0"
20320+
find-up "^5.0.0"
20321+
glob-parent "^6.0.2"
20322+
ignore "^5.2.0"
20323+
imurmurhash "^0.1.4"
20324+
is-glob "^4.0.0"
20325+
json-stable-stringify-without-jsonify "^1.0.1"
20326+
lodash.merge "^4.6.2"
20327+
minimatch "^3.1.5"
20328+
natural-compare "^1.4.0"
20329+
optionator "^0.9.3"
20330+
2027920331
esm-env@^1.1.4:
2028020332
version "1.2.2"
2028120333
resolved "https://registry.yarnpkg.com/esm-env/-/esm-env-1.2.2.tgz#263c9455c55861f41618df31b20cb571fc20b75e"
@@ -24804,7 +24856,7 @@ js-yaml@4.1.0:
2480424856
dependencies:
2480524857
argparse "^2.0.1"
2480624858

24807-
js-yaml@4.1.1, js-yaml@^4.1.0:
24859+
js-yaml@4.1.1, js-yaml@^4.1.0, js-yaml@^4.1.1:
2480824860
version "4.1.1"
2480924861
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
2481024862
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
@@ -27130,10 +27182,10 @@ minimatch@0.3:
2713027182
lru-cache "2"
2713127183
sigmund "~1.0.0"
2713227184

27133-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
27134-
version "3.1.2"
27135-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
27136-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
27185+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.5:
27186+
version "3.1.5"
27187+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
27188+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
2713727189
dependencies:
2713827190
brace-expansion "^1.1.7"
2713927191

@@ -29206,10 +29258,10 @@ pinkie@^2.0.0:
2920629258
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
2920729259
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
2920829260

29209-
pirates@^4.0.1, pirates@^4.0.4:
29210-
version "4.0.5"
29211-
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"
29212-
integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
29261+
pirates@^4.0.1, pirates@^4.0.4, pirates@^4.0.7:
29262+
version "4.0.7"
29263+
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.7.tgz#643b4a18c4257c8a65104b73f3049ce9a0a15e22"
29264+
integrity sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==
2921329265

2921429266
pkg-dir@^3.0.0:
2921529267
version "3.0.0"
@@ -31956,12 +32008,13 @@ reusify@^1.0.4:
3195632008
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3195732009
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
3195832010

31959-
rewire@8.0.0:
31960-
version "8.0.0"
31961-
resolved "https://registry.yarnpkg.com/rewire/-/rewire-8.0.0.tgz#f4538b74f54e7b045a21132663b837f30bb82ec2"
31962-
integrity sha512-30aZREqOFlNkNFbv6aSen7TMaS+jAKh2O+EH8EB1/THhgzZ/vIwqh0cDgyud1v+fanFinxXF//Q9SJEBwc/mHg==
32011+
rewire@9.0.1:
32012+
version "9.0.1"
32013+
resolved "https://registry.yarnpkg.com/rewire/-/rewire-9.0.1.tgz#0f5bd46aafad195010edab7dc6f9d7719a545807"
32014+
integrity sha512-dnbLeTwHpXvWJjswC6CshXUUnnpE5AVhlayVRvDJhJx5ejbO4nbj1IXqN2urErgB7TpHUAMpf6iPDhQIxeSQOQ==
3196332015
dependencies:
31964-
eslint "^8.47.0"
32016+
eslint "^9.30"
32017+
pirates "^4.0.7"
3196532018

3196632019
rfdc@^1.4.1:
3196732020
version "1.4.1"

0 commit comments

Comments
 (0)