[READ-ONLY] Mirror of https://github.com/danielroe/siroc. Zero-config build tooling for Node
bundle node package rollup typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: upgrade pinst

Daniel Roe (Mar 29, 2021, 10:24 PM +0100) 730bd1fa c755cdc2

+21 -2
+2 -2
package.json
··· 97 97 "husky": "^6.0.0", 98 98 "jest": "^26.6.3", 99 99 "lint-staged": "^10.5.4", 100 + "pinst": "^2.1.6", 100 101 "prettier": "^2.2.1", 101 102 "release-it": "14.5.0", 102 103 "semver": "^7.3.5", 103 104 "tsd": "^0.14.0", 104 - "typescript": "^4.2.3", 105 - "pinst": "^2.0.0" 105 + "typescript": "^4.2.3" 106 106 }, 107 107 "tsd": { 108 108 "directory": "test/tsd",
+19
yarn.lock
··· 4686 4686 languageName: node 4687 4687 linkType: hard 4688 4688 4689 + "fromentries@npm:^1.3.2": 4690 + version: 1.3.2 4691 + resolution: "fromentries@npm:1.3.2" 4692 + checksum: 5cc722e4e3fd333ba75f31dd3ef80b4a6c405d8814e86e343b4676c1483c00f4f29b39aca462d268e918b3316a4fb03cea8022458fd8ad965f251362a129783f 4693 + languageName: node 4694 + linkType: hard 4695 + 4689 4696 "fs-extra@npm:^9.1.0": 4690 4697 version: 9.1.0 4691 4698 resolution: "fs-extra@npm:9.1.0" ··· 7956 7963 languageName: node 7957 7964 linkType: hard 7958 7965 7966 + "pinst@npm:^2.1.6": 7967 + version: 2.1.6 7968 + resolution: "pinst@npm:2.1.6" 7969 + dependencies: 7970 + fromentries: ^1.3.2 7971 + bin: 7972 + pinst: bin.js 7973 + checksum: ac950620de58cec8a2d601b79186e04f7a166c3df82a7a25fe2ca3c1ea38710fa881640e788fa8f81f13b17f38f646d17360c8266f12ae7682bf0ae420786b61 7974 + languageName: node 7975 + linkType: hard 7976 + 7959 7977 "pirates@npm:^4.0.1": 7960 7978 version: 4.0.1 7961 7979 resolution: "pirates@npm:4.0.1" ··· 8982 9000 jiti: ^1.6.4 8983 9001 lint-staged: ^10.5.4 8984 9002 mkdist: ^0.1.2 9003 + pinst: ^2.1.6 8985 9004 prettier: ^2.2.1 8986 9005 release-it: 14.5.0 8987 9006 rollup: ^2.44.0