Skip to content

Commit

Permalink
fix(semantic-release-pnpm): updated @visulima/package ^1.10.0 and ini…
Browse files Browse the repository at this point in the history
… ^4.1.3 dep
  • Loading branch information
prisis committed Jun 11, 2024
1 parent 4921a9c commit b8f86cf
Show file tree
Hide file tree
Showing 2 changed files with 904 additions and 348 deletions.
22 changes: 11 additions & 11 deletions packages/semantic-release-pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"test:watch": "vitest"
},
"dependencies": {
"@anolilab/rc": "1.1.2",
"@anolilab/rc": "^1.1.2",
"@semantic-release/error": "^4.0.0",
"@visulima/fs": "^2.1.4",
"@visulima/package": "1.8.1",
"@visulima/package": "^1.10.0",
"@visulima/path": "^1.0.2",
"aggregate-error": "^5.0.0",
"execa": "^9.2.0",
"ini": "4.1.2",
"ini": "^4.1.3",
"move-file": "^3.1.0",
"normalize-url": "^8.0.1",
"registry-auth-token": "^5.0.2",
Expand All @@ -83,38 +83,38 @@
"@rushstack/eslint-plugin-security": "^0.8.1",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.6",
"@semantic-release/release-notes-generator": "12.1.0",
"@semantic-release/release-notes-generator": "14.0.0",
"@types/dockerode": "^3.3.29",
"@types/ini": "^4.1.1",
"@types/node": "18.18.14",
"@types/node": "20.14.2",
"@types/semantic-release__error": "3.0.3",
"@types/semver": "7.5.8",
"@types/stream-buffers": "^3.0.7",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"dockerode": "4.0.2",
"eslint": "^8.57.0",
"eslint": "^9.4.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-editorconfig": "^4.0.3",
"eslint-plugin-import": "npm:eslint-plugin-i@2.29.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.8.1",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vitest-globals": "^1.5.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"get-stream": "9.0.1",
"got": "^14.4.1",
"p-retry": "^6.2.0",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"secretlint": "8.1.2",
"semantic-release": "^23.0.5",
"secretlint": "8.2.4",
"semantic-release": "^24.0.0",
"sort-package-json": "^2.10.0",
"stream-buffers": "^3.0.2",
"tempy": "^3.1.0",
Expand Down
Loading

0 comments on commit b8f86cf

Please sign in to comment.