Skip to content

Commit

Permalink
chore: upgrade release-it and release-it workspaces plugin (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSchwert authored Nov 22, 2023
1 parent cea630d commit b3a1d9e
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 238 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
"devDependencies": {
"@actions/core": "^1.10.1",
"@release-it-plugins/workspaces": "^3.2.0",
"@release-it-plugins/workspaces": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.40.0",
Expand All @@ -16,7 +16,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"node-gyp": "^9.3.1",
"release-it": "^15.10.1",
"release-it": "^16.1.3",
"syncpack": "^9.8.4",
"typedoc": "^0.24.8",
"wsrun": "^5.2.4"
Expand Down
Loading

0 comments on commit b3a1d9e

Please sign in to comment.