Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#60)
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] committed Dec 5, 2022
1 parent c79453a commit 7d649ee
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 55 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"engines": {
"node": "^14.13.1 || >=16.0.0"
},
"packageManager": "pnpm@7.17.1",
"packageManager": "pnpm@7.18.0",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "husky install",
Expand Down Expand Up @@ -55,7 +55,7 @@
"execa": "^6.1.0",
"husky": "^8.0.2",
"inquirer": "^9.1.4",
"lint-staged": "^13.0.4",
"lint-staged": "^13.1.0",
"prettier": "^2.8.0",
"rimraf": "^3.0.2",
"tsx": "^3.12.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 @@ -35,6 +35,6 @@
"devDependencies": {
"postcss": "^8.4.19",
"prettier": "^2.8.0",
"stylelint": "^14.15.0"
"stylelint": "^14.16.0"
}
}
116 changes: 64 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d649ee

Please sign in to comment.