Skip to content

Commit d42840c

Browse files
chore: update auto merge on patch or minor to v8.26.0 (#1745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9404260 commit d42840c

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package-lock.json

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

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/chai": "4.3.20",
1717
"@types/mocha": "10.0.10",
1818
"@types/sinon": "17.0.4",
19-
"@typescript-eslint/eslint-plugin": "8.25.0",
20-
"@typescript-eslint/parser": "8.25.0",
19+
"@typescript-eslint/eslint-plugin": "8.26.0",
20+
"@typescript-eslint/parser": "8.26.0",
2121
"chai": "4.5.0",
2222
"eslint": "9.21.0",
2323
"eslint-config-prettier": "10.0.2",
@@ -32,7 +32,7 @@
3232
"ts-loader": "9.5.2",
3333
"ts-node": "10.9.2",
3434
"typescript": "5.7.3",
35-
"typescript-eslint": "8.25.0"
35+
"typescript-eslint": "8.26.0"
3636
},
3737
"peerDependencies": {
3838
"reflect-metadata": "~0.2.2"

0 commit comments

Comments
 (0)