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.12.2 | 20.12.3 |
| npm        | czg                   | 1.9.0   | 1.9.1   |
| npm        | eslint-plugin-sonarjs | 0.24.0  | 0.25.1  |
| npm        | pnpm                  | 8.15.5  | 8.15.6  |
| npm        | sharp                 | 0.33.3  | 0.33.3  |
| npm        | vite                  | 4.5.3   | 4.5.3   |
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent ff652d2 commit ef0a14f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,27 +58,27 @@
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@types/node": "^20.11.30",
"@types/node": "^20.12.3",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.2",
"czg": "1.9.0",
"czg": "1.9.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-sonarjs": "^0.25.1",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"release-it": "^15.11.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
"sharp": "^0.33.2",
"sharp": "^0.33.3",
"svgo": "^3.2.0",
"typescript": "^5.4.3",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vite-plugin-dts": "^2.3.0"
},
"peerDependencies": {
Expand All @@ -87,7 +87,7 @@
"engines": {
"node": ">=14"
},
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
Expand Down
90 changes: 45 additions & 45 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 ef0a14f

Please sign in to comment.