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.11.17 | 20.11.19 |
| npm        | eslint-plugin-sonarjs | 0.23.0   | 0.24.0   |
| npm        | pnpm                  | 8.15.1   | 8.15.3   |
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent ac9d388 commit 919a674
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 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.11.17",
"@types/node": "^20.11.19",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.2",
"czg": "1.8.0",
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.23.0",
"eslint-plugin-sonarjs": "^0.24.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].1",
"packageManager": "[email protected].3",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
Expand Down
56 changes: 28 additions & 28 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 919a674

Please sign in to comment.