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.8.9 | 20.8.10 |
| npm        | eslint-plugin-sonarjs | 0.21.0 | 0.23.0  |
| npm        | pnpm                  | 8.10.0 | 8.10.2  |
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent f08c3aa commit 59e8948
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 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.8.9",
"@types/node": "^20.8.10",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.2",
"czg": "1.7.1",
Expand All @@ -68,7 +68,7 @@
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sonarjs": "^0.23.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
Expand All @@ -87,7 +87,7 @@
"engines": {
"node": ">=14"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
Expand Down
54 changes: 27 additions & 27 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 59e8948

Please sign in to comment.