Skip to content

Commit

Permalink
feat: Update dependencies by @EelcoLos (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
EelcoLos committed Mar 16, 2023
1 parent b6bca70 commit e797448
Show file tree
Hide file tree
Showing 3 changed files with 2,596 additions and 2,158 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"homepage": "https://github.com/amannn/action-semantic-pull-request#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.0",
"conventional-changelog-conventionalcommits": "4.5.0",
"@actions/github": "^5.1.1",
"conventional-changelog-conventionalcommits": "5.0.0",
"conventional-commit-types": "^3.0.0",
"conventional-commits-parser": "^3.2.4"
},
"devDependencies": {
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.2.0",
"@semantic-release/release-notes-generator": "9.0.3",
"@vercel/ncc": "^0.27.0",
"eslint": "7.9.0",
"eslint-config-molindo": "5.1.1",
"jest": "27.4.7",
"semantic-release": "19.0.2"
"@semantic-release/changelog": "6.0.2",
"@semantic-release/commit-analyzer": "9.0.2",
"@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"
},
"engines": {
"node": "^16.0.0"
Expand Down

0 comments on commit e797448

Please sign in to comment.