Skip to content

Commit

Permalink
Update all non-major dependencies (#61)
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 Jan 2, 2024
1 parent 83306fd commit f5ee344
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"node": "18.x || 20.x"
},
"peerDependencies": {
"postcss": "^8.4.31"
"postcss": "^8.4.32"
},
"devDependencies": {
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"postcss": "^8.4.31",
"prettier": "^3.1.0"
"postcss": "^8.4.32",
"prettier": "^3.1.1"
},
"jest": {
"coverageThreshold": {
Expand Down

0 comments on commit f5ee344

Please sign in to comment.