chore: upgrade dependencies

This commit is contained in:
Damillora 2021-04-16 20:28:32 +07:00
parent 70a4462701
commit 2add71e86b
1 changed files with 14 additions and 14 deletions

View File

@ -24,9 +24,9 @@
js-tokens "^4.0.0"
"@damillora/shian@^1.1.0":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@damillora/shian/-/shian-1.1.1.tgz#00cbab741474ad7ccd477716d4e25ea195fea7d9"
integrity sha512-xVTNM47Tl0+gbTJZWutJcTv3G8CIJUFhA2HlJ6Igpw6KazI+D3JKqfbyMpjw3TUoinCEcgPQOHFzaQ7aKZxXkA==
version "1.1.2"
resolved "https://registry.yarnpkg.com/@damillora/shian/-/shian-1.1.2.tgz#15eabd6d02b9d52b026d3084372cc3bf2d9c4686"
integrity sha512-ND8oFDU/5yXN8yCSUkkCn3FJhqxzq8VGkx2mx5aOBG/iEe6AMmdwA25hZwaKbyKp6vfc+JinBLUksZeIy8xUXA==
"@nodelib/fs.scandir@2.1.4":
version "2.1.4"
@ -106,9 +106,9 @@
ansi-styles "^4.3.0"
"@npmcli/git@^2.0.1", "@npmcli/git@^2.0.7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.7.tgz#8582a037198042a989aaa637e6d42922454c1e3c"
integrity sha512-HUSqNDWYsTpboc7yV1C4yPd/jbaGXfWVmGoTyB+h3QQSKMpYPzTXLrqUMpz+LEA6Dt9usUeRtjytwcrfoBMJpg==
version "2.0.8"
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.8.tgz#c38b54cdeec556ab641cf6161cc7825711a88d65"
integrity sha512-LPnzyBZ+1p7+JzHVwwKycMF8M3lr1ze3wxGRnxn/QxJtk++Y3prSJQrdBDGCxJyRpFsup6J3lrRBVYBhJVrM8Q==
dependencies:
"@npmcli/promise-spawn" "^1.3.2"
lru-cache "^6.0.0"
@ -972,9 +972,9 @@ camelcase@^5.3.1:
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
caniuse-lite@^1.0.30001196, caniuse-lite@^1.0.30001208:
version "1.0.30001208"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001208.tgz#a999014a35cebd4f98c405930a057a0d75352eb9"
integrity sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA==
version "1.0.30001209"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001209.tgz#1bb4be0bd118e98e21cfb7ef617b1ef2164622f4"
integrity sha512-2Ktt4OeRM7EM/JaOZjuLzPYAIqmbwQMNnYbgooT+icoRGrKOyAxA1xhlnotBD1KArRSPsuJp3TdYcZYrL7qNxA==
cardinal@^2.1.1:
version "2.1.1"
@ -3153,7 +3153,7 @@ libnpmteam@^2.0.2:
aproba "^2.0.0"
npm-registry-fetch "^9.0.0"
libnpmversion@^1.1.0:
libnpmversion@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-1.2.0.tgz#e181eb7ab750003b7fd29a578c31e84bb91a67b9"
integrity sha512-0pfmobLZbOvq1cLIONZk8ISvEM1k3JdkNXWhMDZvUeH+ijBNvMVdPu/CPUr1eDFbNINS3b6R/0PbTIZDVz7thg==
@ -3801,9 +3801,9 @@ npm-user-validate@^1.0.1:
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==
npm@^7.0.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.9.0.tgz#68ae6c36d05448b34cc4b6929d2bacf184a913fb"
integrity sha512-GW9RbueF717kJ4ZUVsTlhKBEY7AqX28OwQCsfIAkRZclfeeqQDnsoJz6WWuYTMpGBJnB2xknF8Dp364c93FDYA==
version "7.10.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.10.0.tgz#8d164a30f6065e479df255f8e890d1e932860695"
integrity sha512-DD4eEB71HGVt6pS6n4LmFD4eHsrglJ+QtLhv/kP2UWNKkJalL8TPfsiw9p8LmWKa6ed61LHPw5FE6krS3aGv0A==
dependencies:
"@npmcli/arborist" "^2.3.0"
"@npmcli/ci-detect" "^1.2.0"
@ -3837,7 +3837,7 @@ npm@^7.0.0:
libnpmpublish "^4.0.0"
libnpmsearch "^3.1.0"
libnpmteam "^2.0.2"
libnpmversion "^1.1.0"
libnpmversion "^1.2.0"
make-fetch-happen "^8.0.14"
minipass "^3.1.3"
minipass-pipeline "^1.2.4"