Skip to content

chore(deps-dev): bump pinst from 2.1.6 to 3.0.0 #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"framer-motion": "4.1.17",
"husky": "7.0.2",
"lint-staged": "11.1.2",
"pinst": "2.1.6",
"pinst": "3.0.0",
"prettier": "2.4.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4611,13 +4611,6 @@ __metadata:
languageName: node
linkType: hard

"fromentries@npm:^1.3.2":
version: 1.3.2
resolution: "fromentries@npm:1.3.2"
checksum: 5cc722e4e3fd333ba75f31dd3ef80b4a6c405d8814e86e343b4676c1483c00f4f29b39aca462d268e918b3316a4fb03cea8022458fd8ad965f251362a129783f
languageName: node
linkType: hard

"fs-extra@npm:^10.0.0":
version: 10.0.0
resolution: "fs-extra@npm:10.0.0"
Expand Down Expand Up @@ -8427,14 +8420,12 @@ __metadata:
languageName: node
linkType: hard

"pinst@npm:2.1.6":
version: 2.1.6
resolution: "pinst@npm:2.1.6"
dependencies:
fromentries: ^1.3.2
"pinst@npm:3.0.0":
version: 3.0.0
resolution: "pinst@npm:3.0.0"
bin:
pinst: bin.js
checksum: ac950620de58cec8a2d601b79186e04f7a166c3df82a7a25fe2ca3c1ea38710fa881640e788fa8f81f13b17f38f646d17360c8266f12ae7682bf0ae420786b61
checksum: b291fada9ba1d1fd45002a3c97e7633029eb02a04a12c7f6e7f1df10aa3c0e320d8d21a76c441b4528e5b466a014fb308ebe9d593a507679925c0ff1ee870f95
languageName: node
linkType: hard

Expand Down Expand Up @@ -9158,7 +9149,7 @@ __metadata:
framer-motion: 4.1.17
husky: 7.0.2
lint-staged: 11.1.2
pinst: 2.1.6
pinst: 3.0.0
prettier: 2.4.1
react: 17.0.2
react-dom: 17.0.2
Expand Down
Loading