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 Sep 25, 2023
1 parent 83a6a3b commit 9df859e
Show file tree
Hide file tree
Showing 6 changed files with 303 additions and 291 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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0

- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"commitlint-cli": "1.1.3",
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
Expand Down
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 @@ -37,7 +37,7 @@
"better-than-before": "1.0.0",
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-extended": "3.2.4",
"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 @@ -37,7 +37,7 @@
"better-than-before": "1.0.0",
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-extended": "3.2.4",
"shelljs": "0.8.5",
"through2": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-lmc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"better-than-before": "1.0.0",
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-extended": "0.11.5",
"shelljs": "0.8.5",
"through2": "4.0.2"
Expand Down
Loading

0 comments on commit 9df859e

Please sign in to comment.