Skip to content

Commit a824059

Browse files
committed
chore(deps): update all
1 parent a533eda commit a824059

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14
1+
16

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@commitlint/config-conventional": "^16.0.0",
3535
"husky": "^7.0.4",
3636
"lint-staged": "^12.1.7",
37-
"pinst": "^2.1.6",
37+
"pinst": "^3.0.0",
3838
"prettier": "^2.5.1",
3939
"standard-version": "^9.3.2",
4040
"tape": "^5.4.0"

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,11 +1625,6 @@ foreach@^2.0.5:
16251625
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
16261626
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=
16271627

1628-
fromentries@^1.3.2:
1629-
version "1.3.2"
1630-
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
1631-
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
1632-
16331628
fs-access@^1.0.1:
16341629
version "1.0.1"
16351630
resolved "https://registry.yarnpkg.com/fs-access/-/fs-access-1.0.1.tgz#d6a87f262271cefebec30c553407fb995da8777a"
@@ -2860,12 +2855,10 @@ pinkie@^2.0.0:
28602855
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
28612856
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
28622857

2863-
pinst@^2.1.6:
2864-
version "2.1.6"
2865-
resolved "https://registry.yarnpkg.com/pinst/-/pinst-2.1.6.tgz#8d968b8ec1dac5dddcfc976c735592dbec58b42c"
2866-
integrity sha512-B4dYmf6nEXg1NpDSB+orYWvKa5Kfmz5KzWC29U59dpVM4S/+xp0ak/JMEsw04UQTNNKps7klu0BUalr343Gt9g==
2867-
dependencies:
2868-
fromentries "^1.3.2"
2858+
pinst@^3.0.0:
2859+
version "3.0.0"
2860+
resolved "https://registry.yarnpkg.com/pinst/-/pinst-3.0.0.tgz#80dec0a85f1f993c6084172020f3dbf512897eec"
2861+
integrity sha512-cengSmBxtCyaJqtRSvJorIIZXMXg+lJ3sIljGmtBGUVonMnMsVJbnzl6jGN1HkOWwxNuJynCJ2hXxxqCQrFDdw==
28692862

28702863
prelude-ls@^1.2.1:
28712864
version "1.2.1"

0 commit comments

Comments
 (0)