Skip to content

Commit

Permalink
fix: Upgrade dependencies (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuatz authored Feb 3, 2022
1 parent 56953fb commit 16c6cc6
Show file tree
Hide file tree
Showing 2 changed files with 2,248 additions and 3,310 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"homepage": "https://github.com/amannn/action-semantic-pull-request#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"conventional-changelog-conventionalcommits": "4.5.0",
"conventional-commit-types": "^3.0.0",
"conventional-commits-parser": "^3.2.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.1",
"@semantic-release/release-notes-generator": "9.0.3",
"@vercel/ncc": "^0.27.0",
"eslint": "7.9.0",
"eslint-config-molindo": "5.0.1",
"jest": "24.9.0",
"eslint-config-molindo": "5.1.1",
"jest": "27.4.7",
"semantic-release": "19.0.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 16c6cc6

Please sign in to comment.