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.14.9 | 20.14.10 |
| npm        | eslint-plugin-promise | 6.2.0   | 6.4.0    |
| npm        | typescript            | 5.5.2   | 5.5.3    |
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 1579a2e commit 24d9244
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 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.8.1",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.2",
"czg": "1.9.3",
Expand All @@ -67,7 +67,7 @@
"eslint-config-semistandard": "^17.0.0",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-sonarjs": "^0.25.1",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
Expand All @@ -77,7 +77,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sharp": "^0.33.4",
"svgo": "^3.3.2",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"vite": "^4.5.3",
"vite-plugin-dts": "^2.3.0"
},
Expand Down
Loading

0 comments on commit 24d9244

Please sign in to comment.