Skip to content

Commit 919a674

Browse files
chore(deps): Update non-major dependencies
| 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 |
1 parent ac9d388 commit 919a674

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@commitlint/cli": "^17.8.1",
61-
"@types/node": "^20.11.17",
61+
"@types/node": "^20.11.19",
6262
"@typescript-eslint/parser": "^5.62.0",
6363
"concurrently": "^8.2.2",
6464
"czg": "1.8.0",
@@ -68,7 +68,7 @@
6868
"eslint-formatter-pretty": "^5.0.0",
6969
"eslint-plugin-only-warn": "^1.1.0",
7070
"eslint-plugin-promise": "^6.1.1",
71-
"eslint-plugin-sonarjs": "^0.23.0",
71+
"eslint-plugin-sonarjs": "^0.24.0",
7272
"husky": "^8.0.3",
7373
"lint-staged": "^13.3.0",
7474
"prettier": "^2.8.8",
@@ -87,7 +87,7 @@
8787
"engines": {
8888
"node": ">=14"
8989
},
90-
"packageManager": "[email protected].1",
90+
"packageManager": "[email protected].3",
9191
"publishConfig": {
9292
"registry": "https://registry.npmjs.org"
9393
}

pnpm-lock.yaml

+28-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)