Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent c64fd5b commit 74adf34
Show file tree
Hide file tree
Showing 6 changed files with 893 additions and 623 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.10.1",
"sort-package-json": "^2.12.0",
"taze": "^0.18.0",
"textlint": "^14.3.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.3"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"engines": {
"node": ">=18.17 <=22.*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/multi-semantic-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.10.1",
"sort-package-json": "^2.12.0",
"tempy": "^3.1.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.3"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/rc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@types/ini": "^4.1.1",
"@types/node": "18.19.62",
"@visulima/packem": "^1.1.1",
"@visulima/packem": "^1.9.2",
"@visulima/path": "^1.1.1",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
Expand All @@ -117,12 +117,12 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.10.1",
"sort-package-json": "^2.12.0",
"tempy": "^3.1.0",
"typedoc": "0.26.10",
"typedoc-plugin-markdown": "4.2.9",
"typedoc": "0.27.3",
"typedoc-plugin-markdown": "4.3.1",
"typedoc-plugin-rename-defaults": "0.7.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.3"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/semantic-release-pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@anolilab/eslint-config": "^15.0.3",
"@anolilab/prettier-config": "^5.0.14",
"@arethetypeswrong/cli": "^0.16.4",
"@arethetypeswrong/cli": "^0.17.0",
"@babel/core": "^7.26.0",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
Expand All @@ -94,7 +94,7 @@
"@types/semantic-release__error": "3.0.3",
"@types/semver": "7.5.8",
"@types/stream-buffers": "^3.0.7",
"@visulima/packem": "^1.1.1",
"@visulima/packem": "^1.9.2",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"conventional-changelog-conventionalcommits": "8.0.0",
Expand All @@ -117,10 +117,10 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.10.1",
"sort-package-json": "^2.12.0",
"stream-buffers": "^3.0.3",
"tempy": "^3.1.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-release-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.10.1",
"typescript": "^5.6.3"
"sort-package-json": "^2.12.0",
"typescript": "^5.7.2"
},
"peerDependencies": {
"@anolilab/semantic-release-pnpm": "1.1.5",
Expand Down
Loading

0 comments on commit 74adf34

Please sign in to comment.