Skip to content

Commit 546d266

Browse files
committed
chore: guidepup dev dep update
1 parent 6c2b88d commit 546d266

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
@@ -42,7 +42,7 @@
4242
"test:voiceover:webkit": "playwright test --config ./examples/playwright-voiceover/webkit.config.ts ./examples/playwright-voiceover/tests/webkit/"
4343
},
4444
"devDependencies": {
45-
"@guidepup/guidepup": "^0.24.0",
45+
"@guidepup/guidepup": "^0.24.1",
4646
"@guidepup/record": "^0.1.0",
4747
"@playwright/test": "^1.58.0",
4848
"@types/node": "^24.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
"@shikijs/types" "^3.19.0"
7070
"@shikijs/vscode-textmate" "^10.0.2"
7171

72-
"@guidepup/guidepup@^0.24.0":
73-
version "0.24.0"
74-
resolved "https://registry.yarnpkg.com/@guidepup/guidepup/-/guidepup-0.24.0.tgz#5739815d1979768afc4c6f128a4ac35c03ad4617"
75-
integrity sha512-bbbcJPbZ01Zkxi+L51R4iI7iZ3b2ax3SocqAF0hCgS+Vax6TOft5eZJ37QWRSQM6Xis6OOEVlRhzpM2807WyiA==
72+
"@guidepup/guidepup@^0.24.1":
73+
version "0.24.1"
74+
resolved "https://registry.yarnpkg.com/@guidepup/guidepup/-/guidepup-0.24.1.tgz#6027b0e65673fa19c24fa9a44b94527feb526eeb"
75+
integrity sha512-L33QKSzeceTOq/DaxAhEkM6fEbJmzkOF2K0U6AsN0zuzy1T4/2LVsLG9f9IPge70T6XgUF7fsCzYotVo4FNk/A==
7676
dependencies:
7777
regedit "5.1.2"
7878
semver "^7.3.8"

0 commit comments

Comments
 (0)