Skip to content

Commit 98f5ab5

Browse files
dependabot[bot]r17x
authored andcommittedAug 20, 2024
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 9dc36b1 commit 98f5ab5

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"framer-motion": "4.1.17",
6161
"husky": "7.0.2",
6262
"lint-staged": "11.1.2",
63-
"pinst": "2.1.6",
63+
"pinst": "3.0.0",
6464
"prettier": "2.4.1",
6565
"react": "17.0.2",
6666
"react-dom": "17.0.2",

‎yarn.lock

+5-14
Original file line numberDiff line numberDiff line change
@@ -4611,13 +4611,6 @@ __metadata:
46114611
languageName: node
46124612
linkType: hard
46134613

4614-
"fromentries@npm:^1.3.2":
4615-
version: 1.3.2
4616-
resolution: "fromentries@npm:1.3.2"
4617-
checksum: 5cc722e4e3fd333ba75f31dd3ef80b4a6c405d8814e86e343b4676c1483c00f4f29b39aca462d268e918b3316a4fb03cea8022458fd8ad965f251362a129783f
4618-
languageName: node
4619-
linkType: hard
4620-
46214614
"fs-extra@npm:^10.0.0":
46224615
version: 10.0.0
46234616
resolution: "fs-extra@npm:10.0.0"
@@ -8427,14 +8420,12 @@ __metadata:
84278420
languageName: node
84288421
linkType: hard
84298422

8430-
"pinst@npm:2.1.6":
8431-
version: 2.1.6
8432-
resolution: "pinst@npm:2.1.6"
8433-
dependencies:
8434-
fromentries: ^1.3.2
8423+
"pinst@npm:3.0.0":
8424+
version: 3.0.0
8425+
resolution: "pinst@npm:3.0.0"
84358426
bin:
84368427
pinst: bin.js
8437-
checksum: ac950620de58cec8a2d601b79186e04f7a166c3df82a7a25fe2ca3c1ea38710fa881640e788fa8f81f13b17f38f646d17360c8266f12ae7682bf0ae420786b61
8428+
checksum: b291fada9ba1d1fd45002a3c97e7633029eb02a04a12c7f6e7f1df10aa3c0e320d8d21a76c441b4528e5b466a014fb308ebe9d593a507679925c0ff1ee870f95
84388429
languageName: node
84398430
linkType: hard
84408431

@@ -9158,7 +9149,7 @@ __metadata:
91589149
framer-motion: 4.1.17
91599150
husky: 7.0.2
91609151
lint-staged: 11.1.2
9161-
pinst: 2.1.6
9152+
pinst: 3.0.0
91629153
prettier: 2.4.1
91639154
react: 17.0.2
91649155
react-dom: 17.0.2

0 commit comments

Comments
 (0)