Skip to content

Commit 1cae423

Browse files
committed
⬆️ deps: Upgrade dependency np to v10.0.1
1 parent 305a1d8 commit 1cae423

File tree

2 files changed

+12
-41
lines changed

2 files changed

+12
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"husky": "9.0.11",
9696
"lint-staged": "15.2.2",
9797
"microbundle": "0.15.1",
98-
"np": "10.0.0",
98+
"np": "10.0.1",
9999
"pinst": "3.0.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.14.1",

yarn.lock

Lines changed: 11 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,7 +1625,7 @@
16251625
dependencies:
16261626
any-observable "^0.3.0"
16271627

1628-
"@sindresorhus/is@^5.2.0", "@sindresorhus/is@^5.3.0":
1628+
"@sindresorhus/is@^5.2.0":
16291629
version "5.6.0"
16301630
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668"
16311631
integrity sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==
@@ -2635,7 +2635,7 @@ callsites@^3.0.0:
26352635
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
26362636
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
26372637

2638-
callsites@^4.0.0, callsites@^4.1.0:
2638+
callsites@^4.1.0:
26392639
version "4.1.0"
26402640
resolved "https://registry.yarnpkg.com/callsites/-/callsites-4.1.0.tgz#de72b98612eed4e1e2564c952498677faa9d86c2"
26412641
integrity sha512-aBMbD1Xxay75ViYezwT40aQONfr+pSXTHwNKvIXhXD6+LY3F1dLIcceoC5OZKBVHbXcysz1hL9D2w0JJIMXpUw==
@@ -3569,13 +3569,6 @@ dot-prop@^6.0.1:
35693569
dependencies:
35703570
is-obj "^2.0.0"
35713571

3572-
dot-prop@^7.2.0:
3573-
version "7.2.0"
3574-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-7.2.0.tgz#468172a3529779814d21a779c1ba2f6d76609809"
3575-
integrity sha512-Ol/IPXUARn9CSbkrdV4VJo7uCy1I3VuSiWCaFSg+8BdUOzF9n3jefIpcgAydvUZbTdEBZs2vEiTiS9m61ssiDA==
3576-
dependencies:
3577-
type-fest "^2.11.2"
3578-
35793572
duplexer@0.1.1:
35803573
version "0.1.1"
35813574
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
@@ -5152,7 +5145,7 @@ ignore-by-default@^2.1.0:
51525145
resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-2.1.0.tgz#c0e0de1a99b6065bdc93315a6f728867981464db"
51535146
integrity sha512-yiWd4GVmJp0Q6ghmM2B/V3oZGRmjrKLXvHR3TE1nfoXsmoggllfZUQe74EN0fJdPFZu2NIvNdrMMLm3OsV7Ohw==
51545147

5155-
ignore-walk@^6.0.3:
5148+
ignore-walk@^6.0.4:
51565149
version "6.0.4"
51575150
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-6.0.4.tgz#89950be94b4f522225eb63a13c56badb639190e9"
51585151
integrity sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==
@@ -6236,11 +6229,6 @@ lodash.foreach@^4.3.0:
62366229
resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53"
62376230
integrity sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==
62386231

6239-
lodash.isequal@^4.5.0:
6240-
version "4.5.0"
6241-
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
6242-
integrity sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==
6243-
62446232
lodash.isplainobject@^4.0.6:
62456233
version "4.0.6"
62466234
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
@@ -6472,7 +6460,7 @@ meow@^12.0.1:
64726460
resolved "https://registry.yarnpkg.com/meow/-/meow-12.1.1.tgz#e558dddbab12477b69b2e9a2728c327f191bace6"
64736461
integrity sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==
64746462

6475-
meow@^13.1.0, meow@^13.2.0:
6463+
meow@^13.2.0:
64766464
version "13.2.0"
64776465
resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
64786466
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
@@ -6767,10 +6755,10 @@ normalize-url@^8.0.0:
67676755
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
67686756
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
67696757

6770-
np@10.0.0:
6771-
version "10.0.0"
6772-
resolved "https://registry.yarnpkg.com/np/-/np-10.0.0.tgz#d6f7bd9a8e8e49f8418652a8a3a0cfdfbe1cd979"
6773-
integrity sha512-goe1G6f2pkx6dJaeMGi4WV6z/0eKI2dh+O9fzQVOwgYbP6fYi6lJvPF5yhcROqh50pg+94nZ2ZFo42Ogakz5FQ==
6758+
np@10.0.1:
6759+
version "10.0.1"
6760+
resolved "https://registry.yarnpkg.com/np/-/np-10.0.1.tgz#550658afd94b6531562ca942ef762e411c03f41e"
6761+
integrity sha512-3yP6WBrbyEvjTBpOxVYtinFf+vGfX+XNZXC1+Jjj/TWJjbt/GIpUz1BNvuCi7sqHtpVBJnnOIkH7yg3d1aK9lg==
67746762
dependencies:
67756763
chalk "^5.3.0"
67766764
chalk-template "^1.1.0"
@@ -6782,7 +6770,7 @@ np@10.0.0:
67826770
exit-hook "^4.0.0"
67836771
github-url-from-git "^1.5.0"
67846772
hosted-git-info "^7.0.1"
6785-
ignore-walk "^6.0.3"
6773+
ignore-walk "^6.0.4"
67866774
import-local "^3.1.0"
67876775
inquirer "^9.2.15"
67886776
is-installed-globally "^1.0.0"
@@ -6792,12 +6780,11 @@ np@10.0.0:
67926780
listr "^0.14.3"
67936781
listr-input "^0.2.1"
67946782
log-symbols "^6.0.0"
6795-
meow "^13.1.0"
6783+
meow "^13.2.0"
67966784
new-github-release-url "^2.0.0"
67976785
npm-name "^8.0.0"
67986786
onetime "^7.0.0"
67996787
open "^10.0.4"
6800-
ow "^1.1.1"
68016788
p-memoize "^7.1.1"
68026789
p-timeout "^6.1.2"
68036790
path-exists "^5.0.0"
@@ -7058,17 +7045,6 @@ os-tmpdir@~1.0.2:
70587045
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
70597046
integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==
70607047

7061-
ow@^1.1.1:
7062-
version "1.1.1"
7063-
resolved "https://registry.yarnpkg.com/ow/-/ow-1.1.1.tgz#354a0f7df9d8d0cf961b29116daf972ef6be1632"
7064-
integrity sha512-sJBRCbS5vh1Jp9EOgwp1Ws3c16lJrUkJYlvWTYC03oyiYVwS/ns7lKRWow4w4XjDyTrA2pplQv4B2naWSR6yDA==
7065-
dependencies:
7066-
"@sindresorhus/is" "^5.3.0"
7067-
callsites "^4.0.0"
7068-
dot-prop "^7.2.0"
7069-
lodash.isequal "^4.5.0"
7070-
vali-date "^1.0.0"
7071-
70727048
p-cancelable@^3.0.0:
70737049
version "3.0.0"
70747050
resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-3.0.0.tgz#63826694b54d61ca1c20ebcb6d3ecf5e14cd8050"
@@ -8997,7 +8973,7 @@ type-fest@^1.0.1, type-fest@^1.0.2:
89978973
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
89988974
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
89998975

9000-
type-fest@^2.0.0, type-fest@^2.11.2, type-fest@^2.13.0, type-fest@^2.5.1:
8976+
type-fest@^2.0.0, type-fest@^2.13.0, type-fest@^2.5.1:
90018977
version "2.19.0"
90028978
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
90038979
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
@@ -9204,11 +9180,6 @@ v8-to-istanbul@^9.0.0:
92049180
"@types/istanbul-lib-coverage" "^2.0.1"
92059181
convert-source-map "^2.0.0"
92069182

9207-
vali-date@^1.0.0:
9208-
version "1.0.0"
9209-
resolved "https://registry.yarnpkg.com/vali-date/-/vali-date-1.0.0.tgz#1b904a59609fb328ef078138420934f6b86709a6"
9210-
integrity sha512-sgECfZthyaCKW10N0fm27cg8HYTFK5qMWgypqkXMQ4Wbl/zZKx7xZICgcoxIIE+WFAP/MBL2EFwC/YvLxw3Zeg==
9211-
92129183
validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.4:
92139184
version "3.0.4"
92149185
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"

0 commit comments

Comments
 (0)