Skip to content

Commit b31633b

Browse files
Update dependency rewire to v8
1 parent ab8d5cd commit b31633b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/url-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@tryghost/config-url-helpers": "^1.0.16",
2727
"c8": "10.1.3",
2828
"mocha": "11.2.2",
29-
"rewire": "7.0.0",
29+
"rewire": "8.0.0",
3030
"should": "13.2.3",
3131
"sinon": "20.0.0"
3232
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10591,10 +10591,10 @@ reusify@^1.0.4:
1059110591
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
1059210592
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
1059310593

10594-
rewire@7.0.0:
10595-
version "7.0.0"
10596-
resolved "https://registry.yarnpkg.com/rewire/-/rewire-7.0.0.tgz#41db5482370c88758ffc9a719f7c92a761fa8fbf"
10597-
integrity sha512-DyyNyzwMtGYgu0Zl/ya0PR/oaunM+VuCuBxCuhYJHHaV0V+YvYa3bBGxb5OZ71vndgmp1pYY8F4YOwQo1siRGw==
10594+
rewire@8.0.0:
10595+
version "8.0.0"
10596+
resolved "https://registry.yarnpkg.com/rewire/-/rewire-8.0.0.tgz#f4538b74f54e7b045a21132663b837f30bb82ec2"
10597+
integrity sha512-30aZREqOFlNkNFbv6aSen7TMaS+jAKh2O+EH8EB1/THhgzZ/vIwqh0cDgyud1v+fanFinxXF//Q9SJEBwc/mHg==
1059810598
dependencies:
1059910599
eslint "^8.47.0"
1060010600

0 commit comments

Comments
 (0)