Skip to content

Commit

Permalink
fix(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent a423c51 commit e6622db
Show file tree
Hide file tree
Showing 6 changed files with 584 additions and 534 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@
"cross-env": "^7.0.3",
"husky": "^9.1.7",
"is-ci": "^4.1.0",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"nx": "^20.2.2",
"plop": "^4.0.1",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"publint": "^0.3.1",
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.12.0",
"sort-package-json": "^2.13.0",
"taze": "^0.18.0",
"textlint": "^14.4.0",
"typescript": "^5.7.2",
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 @@ -91,11 +91,11 @@
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"file-url": "^4.0.0",
"prettier": "^3.4.2",
"publint": "^0.2.12",
"publint": "^0.3.1",
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.12.0",
"sort-package-json": "^2.13.0",
"tempy": "^3.1.0",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
Expand Down
10 changes: 5 additions & 5 deletions packages/rc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"dependencies": {
"@visulima/fs": "^2.3.1",
"@visulima/path": "^1.1.2",
"@visulima/path": "^1.3.2",
"ini": "^5.0.0",
"ts-deepmerge": "^7.0.2"
},
Expand All @@ -99,8 +99,8 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@types/ini": "^4.1.1",
"@types/node": "18.19.68",
"@visulima/packem": "^1.10.0",
"@visulima/path": "^1.1.2",
"@visulima/packem": "^1.11.0",
"@visulima/path": "^1.3.2",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"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.12.0",
"sort-package-json": "^2.13.0",
"tempy": "^3.1.0",
"typedoc": "0.27.5",
"typedoc-plugin-markdown": "4.3.2",
"typedoc-plugin-markdown": "4.4.1",
"typedoc-plugin-rename-defaults": "0.7.2",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
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 @@ -66,8 +66,8 @@
"@anolilab/rc": "1.1.4",
"@semantic-release/error": "^4.0.0",
"@visulima/fs": "^2.3.1",
"@visulima/package": "^3.1.6",
"@visulima/path": "^1.1.2",
"@visulima/package": "^3.4.3",
"@visulima/path": "^1.3.2",
"aggregate-error": "^5.0.0",
"execa": "^9.5.2",
"ini": "^5.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.10.0",
"@visulima/packem": "^1.11.0",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"conventional-changelog-conventionalcommits": "8.0.0",
Expand All @@ -117,7 +117,7 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.12.0",
"sort-package-json": "^2.13.0",
"stream-buffers": "^3.0.3",
"tempy": "^3.1.0",
"typescript": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
"semantic-release": "^24.2.0",
"sort-package-json": "^2.12.0",
"sort-package-json": "^2.13.0",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e6622db

Please sign in to comment.