This repository was archived by the owner on Oct 5, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 3131 },
3232 "dependencies" : {
3333 "@types/node" : " ^14.0.26" ,
34- "update-notifier" : " ^4.1 .0"
34+ "update-notifier" : " ^5.0 .0"
3535 },
3636 "devDependencies" : {
3737 "@types/chai" : " ^4.2.12" ,
Original file line number Diff line number Diff line change @@ -1886,10 +1886,10 @@ is-installed-globally@^0.3.1:
18861886 global-dirs "^2.0.1"
18871887 is-path-inside "^3.0.1"
18881888
1889- is-npm@^4 .0.0 :
1890- version "4 .0.0"
1891- resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-4 .0.0.tgz#c90dd8380696df87a7a6d823c20d0b12bbe3c84d "
1892- integrity sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig ==
1889+ is-npm@^5 .0.0 :
1890+ version "5 .0.0"
1891+ resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-5 .0.0.tgz#43e8d65cc56e1b67f8d47262cf667099193f45a8 "
1892+ integrity sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA ==
18931893
18941894is-number@^3.0.0 :
18951895 version "3.0.0"
@@ -3423,22 +3423,23 @@ unset-value@^1.0.0:
34233423 has-value "^0.3.1"
34243424 isobject "^3.0.0"
34253425
3426- update-notifier@^4.1 .0 :
3427- version "4.1.1 "
3428- resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.1 .tgz#895fc8562bbe666179500f9f2cebac4f26323746 "
3429- integrity sha512-9y+Kds0+LoLG6yN802wVXoIfxYEwh3FlZwzMwpCZp62S2i1/Jzeqb9Eeeju3NSHccGGasfGlK5/vEHbAifYRDg ==
3426+ update-notifier@^5.0 .0 :
3427+ version "5.0.0 "
3428+ resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.0.0 .tgz#308e0ae772f71d66df0303159a945bc1e1fb819a "
3429+ integrity sha512-8tqsiVrMv7aZsKNSjqA6DdBLKJpZG1hRpkj1RbOJu1PgyP69OX+EInAnP1EK/ShX5YdPFgwWdk19oquZ0HTM8g ==
34303430 dependencies :
34313431 boxen "^4.2.0"
3432- chalk "^3.0 .0"
3432+ chalk "^4.1 .0"
34333433 configstore "^5.0.1"
34343434 has-yarn "^2.1.0"
34353435 import-lazy "^2.1.0"
34363436 is-ci "^2.0.0"
34373437 is-installed-globally "^0.3.1"
3438- is-npm "^4 .0.0"
3438+ is-npm "^5 .0.0"
34393439 is-yarn-global "^0.3.0"
34403440 latest-version "^5.0.0"
34413441 pupa "^2.0.1"
3442+ semver "^7.3.2"
34423443 semver-diff "^3.1.1"
34433444 xdg-basedir "^4.0.0"
34443445
You can’t perform that action at this time.
0 commit comments