Skip to content

Commit

Permalink
deps: Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EelcoLos committed Feb 2, 2024
1 parent 67cbd7a commit 85ad54a
Show file tree
Hide file tree
Showing 2 changed files with 2,839 additions and 2,412 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
},
"homepage": "https://github.com/amannn/action-semantic-pull-request#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"conventional-changelog-conventionalcommits": "5.0.0",
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"conventional-commit-types": "^3.0.0",
"conventional-commits-parser": "^3.2.4"
"conventional-commits-parser": "^5.0.0"
},
"devDependencies": {
"@semantic-release/changelog": "6.0.2",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.7",
"@semantic-release/release-notes-generator": "10.0.3",
"@vercel/ncc": "^0.36.1",
"eslint": "8.36.0",
"eslint-config-molindo": "6.0.0",
"jest": "29.5.0",
"semantic-release": "^19.0.5"
"@semantic-release/github": "9.2.6",
"@semantic-release/release-notes-generator": "12.1.0",
"@vercel/ncc": "^0.38.1",
"eslint": "8.56.0",
"eslint-config-molindo": "7.0.0",
"jest": "29.7.0",
"semantic-release": "^23.0.0"
},
"engines": {
"node": "^20.0.0"
Expand Down
Loading

0 comments on commit 85ad54a

Please sign in to comment.