Skip to content

Commit

Permalink
Update release-it packages (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Nov 20, 2023
1 parent 494396b commit fa2b91f
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 153 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"test": "vitest"
},
"devDependencies": {
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@release-it-plugins/workspaces": "^3.2.0",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@release-it-plugins/workspaces": "^4.0.0",
"chai-files": "^1.4.0",
"execa": "8.0.1",
"fixturify-project": "~6.0.0",
"fs-extra": "~11.1.1",
"release-it": "^15.11.0",
"release-it": "^16.2.1",
"rimraf": "^5.0.5",
"vite": "^4.5.0",
"vitest": "^1.0.0-beta.4"
Expand Down Expand Up @@ -61,8 +61,7 @@
"github": {
"release": true,
"tokenRef": "GITHUB_AUTH"
},
"npm": false
}
},
"version": "2.0.2",
"volta": {
Expand Down

0 comments on commit fa2b91f

Please sign in to comment.