Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent c14e8b1 commit b684a3c
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 287 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"stylelint-config-recommended-scss": "14.1.0"
},
"devDependencies": {
"eslint": "9.9.0",
"eslint-config-upleveled": "8.6.14",
"eslint": "9.9.1",
"eslint-config-upleveled": "8.6.15",
"execa": "9.3.1",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
"peerDependencies": {
"stylelint": "^16.8.2",
"stylelint-scss": "^6.5.0"
"stylelint": "^16.9.0",
"stylelint-scss": "^6.5.1"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=20.9.0"
}
Expand Down
Loading

0 comments on commit b684a3c

Please sign in to comment.