Skip to content

Commit 17c39d3

Browse files
fix(renovate): Update patch (patch) (#280)
2 parents 3636c5c + a2cc1ee commit 17c39d3

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
"types": "./dist/index.d.ts",
5959
"sideEffects": false,
6060
"dependencies": {
61-
"@typescript-eslint/scope-manager": "^8.26.0",
62-
"@typescript-eslint/utils": "^8.26.0",
63-
"@typescript-eslint/type-utils": "^8.26.0",
61+
"@typescript-eslint/scope-manager": "^8.26.1",
62+
"@typescript-eslint/utils": "^8.26.1",
63+
"@typescript-eslint/type-utils": "^8.26.1",
6464
"eslint-module-utils": "2.12.0",
6565
"glob": "11.0.1",
6666
"reflect-metadata": "0.2.2",
@@ -75,9 +75,9 @@
7575
"@types/eslint": "9.6.1",
7676
"@types/jest": "29.5.14",
7777
"@types/node": "22.13.10",
78-
"@typescript-eslint/eslint-plugin": "8.26.0",
79-
"@typescript-eslint/parser": "8.26.0",
80-
"@typescript-eslint/rule-tester": "8.26.0",
78+
"@typescript-eslint/eslint-plugin": "8.26.1",
79+
"@typescript-eslint/parser": "8.26.1",
80+
"@typescript-eslint/rule-tester": "8.26.1",
8181
"class-validator": "0.14.1",
8282
"eslint": "9.22.0",
8383
"eslint-config-prettier": "10.1.1",
@@ -94,7 +94,7 @@
9494
"ts-jest": "29.2.6",
9595
"ts-node": "10.9.2",
9696
"typescript": "5.8.2",
97-
"typescript-eslint": "8.26.0",
97+
"typescript-eslint": "8.26.1",
9898
"vite": "6.2.1",
9999
"vitest": "3.0.8"
100100
},
@@ -112,6 +112,6 @@
112112
"lint",
113113
"style"
114114
],
115-
"packageManager": "[email protected].1",
115+
"packageManager": "[email protected].2",
116116
"license": "ISC"
117117
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)