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 Aug 19, 2024
1 parent 472303c commit b40bd52
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 561 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lerna": "8.1.3",
"lerna": "8.1.8",
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"pretty-quick": "3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"npm-run-all2": "6.2.2",
"stylelint": "16.6.1"
"stylelint": "16.8.2"
},
"peerDependencies": {
"stylelint": "^16.0.0"
Expand Down
Loading

0 comments on commit b40bd52

Please sign in to comment.