Skip to content

Commit 918fe53

Browse files
1 parent 7dfaaec commit 918fe53

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/fs-extra": "^9.0.1",
3939
"@types/polka": "^0.5.1",
4040
"@types/puppeteer-core": "^2.0.0",
41-
"@types/update-notifier": "^4.1.0",
41+
"@types/update-notifier": "^5.0.0",
4242
"shipjs": "0.20.1",
4343
"tsup": "^3.12.1",
4444
"typescript": "^4.1.4"

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -373,12 +373,13 @@
373373
resolved "https://registry.yarnpkg.com/@types/trouter/-/trouter-3.1.0.tgz#8a3c7b34352b1cb454217a194e8bf03e5cdf7cc4"
374374
integrity sha512-4LPNrqSJknLzILMVXn2P/mh0djNgFvom4T9Y1hmhaB8OBm1cY71bMMSrGRu1q5qF4JZzY6iaGT11BHmCMY/NZg==
375375

376-
"@types/update-notifier@^4.1.0":
377-
version "4.1.0"
378-
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-4.1.0.tgz#891502c741babf12a666fa9ceb3af011dd76893c"
379-
integrity sha512-vA13siXfQr32NKBm/6cu084W0kaw68uXhoM5klpv9J9rYjUYjpbv5nu8LV2OBLrZMIhYx5nCktebU8JRYcmxGg==
376+
"@types/update-notifier@^5.0.0":
377+
version "5.0.0"
378+
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-5.0.0.tgz#7765369626e9f8c21ba0cf9a59e4a6eddf47997f"
379+
integrity sha512-8CdLLv5ytMXEWfjSmWiuuZEffJJAsfNxSQbShZTmZD5picoci18VV1YqhKNTzlZvNCzt5WsnDQLyPSsj6xGuug==
380380
dependencies:
381381
"@types/configstore" "*"
382+
boxen "^4.2.0"
382383

383384
"@types/yauzl@^2.9.1":
384385
version "2.9.1"

0 commit comments

Comments
 (0)