Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 14, 2022
1 parent e414937 commit 1208870
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 162 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@egoist/prettier-config": "^0.1.0",
"@types/node": "^14.0.23",
"@types/source-map-support": "^0.5.3",
"@egoist/prettier-config": "0.1.0",
"@types/node": "14.18.12",
"@types/source-map-support": "0.5.4",
"esbuild": "0.14.8",
"execa": "^4.0.3",
"joycon": "^2.2.5",
"pirates": "^4.0.1",
"execa": "4.1.0",
"joycon": "2.2.5",
"pirates": "4.0.5",
"source-map": "0.7.3",
"source-map-support": "^0.5.19",
"strip-json-comments": "^4.0.0",
"tsconfig-paths": "^3.12.0",
"tsup": "^4.7.1",
"typescript": "^4.2.2",
"source-map-support": "0.5.21",
"strip-json-comments": "4.0.0",
"tsconfig-paths": "3.12.0",
"tsup": "4.14.0",
"typescript": "4.5.5",
"uvu": "0.5.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 1208870

Please sign in to comment.