Skip to content

Commit a53e3e0

Browse files
committed
fix(deps): update dependency update-notifier to ^4.1.3
1 parent 4584093 commit a53e3e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cross-spawn-promise": "^0.10.2",
4040
"meow": "^7.1.1",
4141
"rimraf": "^3.0.2",
42-
"update-notifier": "^4.1.1"
42+
"update-notifier": "^4.1.3"
4343
},
4444
"devDependencies": {
4545
"husky": "^4.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1445,10 +1445,10 @@ unique-string@^2.0.0:
14451445
dependencies:
14461446
crypto-random-string "^2.0.0"
14471447

1448-
update-notifier@^4.1.1:
1449-
version "4.1.1"
1450-
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.1.tgz#895fc8562bbe666179500f9f2cebac4f26323746"
1451-
integrity sha512-9y+Kds0+LoLG6yN802wVXoIfxYEwh3FlZwzMwpCZp62S2i1/Jzeqb9Eeeju3NSHccGGasfGlK5/vEHbAifYRDg==
1448+
update-notifier@^4.1.3:
1449+
version "4.1.3"
1450+
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3"
1451+
integrity sha512-Yld6Z0RyCYGB6ckIjffGOSOmHXj1gMeE7aROz4MG+XMkmixBX4jUngrGXNYz7wPKBmtoD4MnBa2Anu7RSKht/A==
14521452
dependencies:
14531453
boxen "^4.2.0"
14541454
chalk "^3.0.0"

0 commit comments

Comments
 (0)