Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 65fc6e8

Browse files
chore(deps): update devdependency pinst to v3 (#175)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3b428e6 commit 65fc6e8

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"husky": "^7.0.4",
4747
"jest": "^27.5.1",
4848
"lint-staged": "^12.3.5",
49-
"pinst": "^2.1.6",
49+
"pinst": "^3.0.0",
5050
"standard-version": "^9.3.2"
5151
},
5252
"dependencies": {

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,11 +2089,6 @@ form-data@^3.0.0:
20892089
combined-stream "^1.0.8"
20902090
mime-types "^2.1.12"
20912091

2092-
fromentries@^1.3.2:
2093-
version "1.3.2"
2094-
resolved "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
2095-
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
2096-
20972092
fs-access@^1.0.1:
20982093
version "1.0.1"
20992094
resolved "https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz#d6a87f262271cefebec30c553407fb995da8777a"
@@ -3673,12 +3668,10 @@ pify@^3.0.0:
36733668
resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
36743669
integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
36753670

3676-
pinst@^2.1.6:
3677-
version "2.1.6"
3678-
resolved "https://registry.npmjs.org/pinst/-/pinst-2.1.6.tgz#8d968b8ec1dac5dddcfc976c735592dbec58b42c"
3679-
integrity sha512-B4dYmf6nEXg1NpDSB+orYWvKa5Kfmz5KzWC29U59dpVM4S/+xp0ak/JMEsw04UQTNNKps7klu0BUalr343Gt9g==
3680-
dependencies:
3681-
fromentries "^1.3.2"
3671+
pinst@^3.0.0:
3672+
version "3.0.0"
3673+
resolved "https://registry.npmjs.org/pinst/-/pinst-3.0.0.tgz#80dec0a85f1f993c6084172020f3dbf512897eec"
3674+
integrity sha512-cengSmBxtCyaJqtRSvJorIIZXMXg+lJ3sIljGmtBGUVonMnMsVJbnzl6jGN1HkOWwxNuJynCJ2hXxxqCQrFDdw==
36823675

36833676
pirates@^4.0.4:
36843677
version "4.0.5"

0 commit comments

Comments
 (0)