Skip to content

Commit

Permalink
chore(deps): Update non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @types/node | 20.6.5 | 20.7.2 |
| npm        | pnpm        | 8.7.6  | 8.8.0  |
| npm        | rimraf      | 5.0.1  | 5.0.5  |
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 5e73f5f commit 6fef665
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@types/node": "^20.6.3",
"@types/node": "^20.7.2",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.1",
"czg": "1.7.1",
Expand All @@ -73,7 +73,7 @@
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"release-it": "^15.11.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2",
"sharp": "^0.32.6",
"svgo": "^3.0.2",
Expand All @@ -87,7 +87,7 @@
"engines": {
"node": ">=14"
},
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
Expand Down
66 changes: 33 additions & 33 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 6fef665

Please sign in to comment.