Skip to content

Commit 705598b

Browse files
chore(deps-dev): bump pinst from 2.1.6 to 3.0.0
Bumps [pinst](https://github.com/typicode/pinst) from 2.1.6 to 3.0.0. - [Release notes](https://github.com/typicode/pinst/releases) - [Commits](typicode/pinst@v2.1.6...v3.0.0) --- updated-dependencies: - dependency-name: pinst dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa823d3 commit 705598b

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
@@ -47,7 +47,7 @@
4747
"install-peers-cli": "^2.2.0",
4848
"jest": "^26.6.3",
4949
"lint-staged": "^12.1.4",
50-
"pinst": "^2.1.6",
50+
"pinst": "^3.0.0",
5151
"prettier": "^2.0.5",
5252
"ts-jest": "^26.5.3",
5353
"typescript": "^4.1.3"

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2527,11 +2527,6 @@ fragment-cache@^0.2.1:
25272527
dependencies:
25282528
map-cache "^0.2.2"
25292529

2530-
fromentries@^1.3.2:
2531-
version "1.3.2"
2532-
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
2533-
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
2534-
25352530
fs-extra@^10.0.0:
25362531
version "10.0.0"
25372532
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
@@ -4458,12 +4453,10 @@ picomatch@^2.2.3:
44584453
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
44594454
integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
44604455

4461-
pinst@^2.1.6:
4462-
version "2.1.6"
4463-
resolved "https://registry.yarnpkg.com/pinst/-/pinst-2.1.6.tgz#8d968b8ec1dac5dddcfc976c735592dbec58b42c"
4464-
integrity sha512-B4dYmf6nEXg1NpDSB+orYWvKa5Kfmz5KzWC29U59dpVM4S/+xp0ak/JMEsw04UQTNNKps7klu0BUalr343Gt9g==
4465-
dependencies:
4466-
fromentries "^1.3.2"
4456+
pinst@^3.0.0:
4457+
version "3.0.0"
4458+
resolved "https://registry.yarnpkg.com/pinst/-/pinst-3.0.0.tgz#80dec0a85f1f993c6084172020f3dbf512897eec"
4459+
integrity sha512-cengSmBxtCyaJqtRSvJorIIZXMXg+lJ3sIljGmtBGUVonMnMsVJbnzl6jGN1HkOWwxNuJynCJ2hXxxqCQrFDdw==
44674460

44684461
pirates@^4.0.1:
44694462
version "4.0.1"

0 commit comments

Comments
 (0)