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 Sep 5, 2023
1 parent d2e949d commit d425fd9
Show file tree
Hide file tree
Showing 6 changed files with 1,804 additions and 1,820 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.3.0
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
},
"devDependencies": {
"commitlint-cli": "1.1.3",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint": "8.48.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lerna": "6.4.1",
"lerna": "6.6.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.3",
"prettier": "2.8.8",
"pretty-quick": "3.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/conventional-changelog-lmc-bitbucket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"better-than-before": "1.0.0",
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.3.1",
"jest-extended": "3.2.3",
"jest": "29.6.4",
"jest-extended": "3.2.4",
"shelljs": "0.8.5",
"through2": "4.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-lmc-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"better-than-before": "1.0.0",
"conventional-changelog-core": "4.2.4",
"git-dummy-commit": "1.3.0",
"jest": "29.3.1",
"jest-extended": "3.2.3",
"jest": "29.6.4",
"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.3.1",
"jest": "29.6.4",
"jest-extended": "0.11.5",
"shelljs": "0.8.5",
"through2": "4.0.2"
Expand Down
Loading

0 comments on commit d425fd9

Please sign in to comment.