chore: Updated deps

releases/v3
Tycho Bokdam 2020-10-30 23:24:35 +01:00
parent 1e0cb60a4e
commit d0670df534
No known key found for this signature in database
GPG Key ID: A0FAE77C8CDF33C7
3 changed files with 607 additions and 2426 deletions

1134
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,16 +27,16 @@
"@actions/core": "1.2.6", "@actions/core": "1.2.6",
"@actions/exec": "1.0.4", "@actions/exec": "1.0.4",
"@iarna/toml": "^2.2.5", "@iarna/toml": "^2.2.5",
"conventional-changelog": "3.1.21", "conventional-changelog": "3.1.23",
"conventional-recommended-bump": "6.0.9", "conventional-recommended-bump": "6.0.10",
"git-semver-tags": "4.0.0", "git-semver-tags": "4.1.0",
"object-path": "^0.11.5", "object-path": "^0.11.5",
"semver": "^6.0.0", "semver": "^7.3.2",
"yaml": "^1.10.0" "yaml": "^1.10.0"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "8.3.5", "@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "8.3.4", "@commitlint/config-conventional": "11.0.0",
"husky": "4.2.5" "husky": "4.3.0"
} }
} }

1885
yarn.lock

File diff suppressed because it is too large Load Diff