Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#27)
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 Jul 20, 2023
1 parent 0bebb46 commit e392964
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 121 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
],
"dependencies": {
"postcss-styled-syntax": "0.4.0",
"stylelint-config-css-modules": "4.2.0",
"stylelint-config-css-modules": "4.3.0",
"stylelint-config-recommended": "11.0.0",
"stylelint-config-recommended-scss": "10.0.0"
},
"devDependencies": {
"@types/prettier": "2.7.3",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-upleveled": "4.7.2",
"stylelint": "15.10.1",
"stylelint": "15.10.2",
"stylelint-config-upleveled": "1.0.2",
"typescript": "5.1.6"
},
"peerDependencies": {
"stylelint": "^15.10.1"
"stylelint": "^15.10.2"
}
}
Loading

0 comments on commit e392964

Please sign in to comment.