chore: update dependencies

update-deps-for-the-nth-time
Nolan Lawson 2022-04-15 07:58:57 -07:00
rodzic 3e2fd130e0
commit 1299230fe1
2 zmienionych plików z 35 dodań i 16 usunięć

Wyświetl plik

@ -123,7 +123,7 @@
"lint-staged": "^11.0.0",
"mocha": "^9.2.0",
"standard": "^16.0.4",
"testcafe": "^1.18.3"
"testcafe": "^1.18.5"
},
"standard": {
"ignore": [

Wyświetl plik

@ -4628,10 +4628,10 @@ log-symbols@4.1.0, log-symbols@^4.1.0:
chalk "^4.1.0"
is-unicode-supported "^0.1.0"
log-update-async-hook@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/log-update-async-hook/-/log-update-async-hook-2.0.2.tgz#6eba89dbe67fa12d0b20ac47df7942947af1fcd1"
integrity sha512-HQwkKFTZeUOrDi1Duf2CSUa/pSpcaCHKLdx3D/Z16DsipzByOBffcg5y0JZA1q0n80dYgLXe2hFM9JGNgBsTDw==
log-update-async-hook@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/log-update-async-hook/-/log-update-async-hook-2.0.6.tgz#33fa4414e73799920edaa64f2f931d2b6f627f68"
integrity sha512-UIFPlCpCxrSVL38TXzk34JhhDnvvhsjzuyqooCYy9TtTaVdBLNsuJiTWX9unO/wzBF7RwY1WTCmEmBSI3iPDCA==
dependencies:
ansi-escapes "^2.0.0"
async-exit-hook "^1.1.2"
@ -5541,6 +5541,11 @@ pseudomap@^1.0.2:
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
psl@^1.1.33:
version "1.8.0"
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
pump@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
@ -6579,10 +6584,10 @@ testcafe-browser-tools@2.0.22:
read-file-relative "^1.2.0"
which-promise "^1.0.0"
testcafe-hammerhead@24.5.13:
version "24.5.13"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-24.5.13.tgz#7eeca7f8f68b2d20ad93214ee0e93b49fb140e0b"
integrity sha512-81P9to2pXBCOy+jnyEaPcjrfKk3wOv7JmZSX3KQp0MxF12X9u6Tg0JEeTMYvnEfCeNhLRYDipAZvI+t9nfx0KA==
testcafe-hammerhead@24.5.16:
version "24.5.16"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-24.5.16.tgz#5f8f7955d167b9b966a0504cdce47dc723dba94d"
integrity sha512-KAdthPCiL6Z4oomt8ukkggZ/WI20ZLuQVaaDyKnJAOplAPG8MRSI1URWQI1WCxzfkgqruBDA9FnmReG8tTrT7Q==
dependencies:
acorn-hammerhead "0.5.0"
asar "^2.0.1"
@ -6606,7 +6611,7 @@ testcafe-hammerhead@24.5.13:
pinkie "2.0.4"
read-file-relative "^1.2.0"
semver "5.5.0"
tough-cookie "2.3.3"
tough-cookie "4.0.0"
tunnel-agent "0.6.0"
webauth "^1.1.0"
@ -6702,10 +6707,10 @@ testcafe-reporter-xunit@^2.2.1:
resolved "https://registry.yarnpkg.com/testcafe-reporter-xunit/-/testcafe-reporter-xunit-2.2.1.tgz#674b6551bec88829d4ed08af43e7838793cf714e"
integrity sha512-ge1msi8RyNVyK0QrsmC79zedV7jHasKpBPeOUZd/ORpbYLeYDnprjIeOuIukw0knnTieeYsOK29/ZD+UI7/tdw==
testcafe@^1.18.3:
version "1.18.3"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.18.3.tgz#6a03697d724d01cc31ac29c4ad1f52a30f604cf9"
integrity sha512-cBWPBmY20xI9iWQzS9s2t3oIYhXl5gJzM6CTQjLXt5CMAEvWThsOzLWWnNoA2nk4CLBexZ0S5SkrYOk/SGVSaw==
testcafe@^1.18.5:
version "1.18.5"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.18.5.tgz#6b63e1af2f7fb070eea048e3fe73e4a8d36779ee"
integrity sha512-XfzUUvyFa1BulADkw2HONGUtP9xP23zmd7eMQJVEaGwzoM/nu4KfWl1pe7d77KrX9A1CXildf3inCVQ99YruwQ==
dependencies:
"@babel/core" "^7.12.1"
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
@ -6759,7 +6764,7 @@ testcafe@^1.18.3:
is-stream "^2.0.0"
json5 "^2.1.0"
lodash "^4.17.13"
log-update-async-hook "^2.0.2"
log-update-async-hook "^2.0.6"
make-dir "^3.0.0"
mime-db "^1.41.0"
moment "^2.10.3"
@ -6783,7 +6788,7 @@ testcafe@^1.18.3:
source-map-support "^0.5.16"
strip-bom "^2.0.0"
testcafe-browser-tools "2.0.22"
testcafe-hammerhead "24.5.13"
testcafe-hammerhead "24.5.16"
testcafe-legacy-api "5.1.2"
testcafe-reporter-dashboard "0.2.5"
testcafe-reporter-json "^2.1.0"
@ -6873,6 +6878,15 @@ tough-cookie@2.3.3:
dependencies:
punycode "^1.4.1"
tough-cookie@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
dependencies:
psl "^1.1.33"
punycode "^2.1.1"
universalify "^0.1.2"
tr46@^2.0.2:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
@ -7039,6 +7053,11 @@ unicode-property-aliases-ecmascript@^1.0.4:
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4"
integrity sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==
universalify@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
universalify@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"