Skip to content

Commit

Permalink
Deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and literat committed Dec 29, 2022
1 parent 79e9d20 commit 51d91a2
Show file tree
Hide file tree
Showing 5 changed files with 450 additions and 450 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0

- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"devDependencies": {
"commitlint-cli": "1.1.3",
"eslint": "8.27.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"is-ci": "3.0.1",
"lerna": "6.0.3",
"lerna": "6.3.0",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"prettier": "2.8.1",
"pretty-quick": "3.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/conventional-changelog-lmc-bitbucket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.3.1",
"jest-extended": "3.1.0",
"jest-extended": "3.2.0",
"shelljs": "0.8.5",
"through2": "4.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-lmc-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.3.1",
"jest-extended": "3.1.0",
"jest-extended": "3.2.0",
"shelljs": "0.8.5",
"through2": "4.0.2"
},
Expand Down
Loading

0 comments on commit 51d91a2

Please sign in to comment.