Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5686839

Browse files
chore(deps) Update all non-major dependencies
1 parent 37e1b94 commit 5686839

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: 🛑 Cancel Previous Runs
23-
uses: styfle/cancel-workflow-action@0.9.1
23+
uses: styfle/cancel-workflow-action@0.12.1
2424
with:
2525
access_token: ${{ secrets.GITHUB_TOKEN }}
2626

‎package-lock.json‎

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-conventional-changelog",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Commitizen adapter following the conventional-changelog format.",
55
"main": "index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"semver": "^7.6.3"
3939
},
4040
"optionalDependencies": {
41-
"@commitlint/load": "6.1.1"
41+
"@commitlint/load": "6.1.3"
4242
},
4343
"config": {
4444
"commitizen": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /