Skip to content

Commit 1798b79

Browse files
chore: update auto merge on patch or minor (#1919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0385b14 commit 1798b79

File tree

3 files changed

+73
-73
lines changed

3 files changed

+73
-73
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Install pnpm
3737
id: pnpm-install
3838
with:
39-
version: 10.17.0
39+
version: 10.17.1
4040
run_install: false
4141

4242
- name: Get pnpm store directory
@@ -80,7 +80,7 @@ jobs:
8080
name: Install pnpm
8181
id: pnpm-install
8282
with:
83-
version: 10.17.0
83+
version: 10.17.1
8484
run_install: false
8585

8686
- name: Get pnpm store directory

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@types/mocha": "10.0.10",
3030
"@types/node": "22.18.6",
3131
"@types/sinon": "17.0.4",
32-
"@typescript-eslint/eslint-plugin": "8.44.0",
33-
"@typescript-eslint/parser": "8.44.0",
32+
"@typescript-eslint/eslint-plugin": "8.44.1",
33+
"@typescript-eslint/parser": "8.44.1",
3434
"chai": "6.0.1",
3535
"eslint": "9.36.0",
3636
"eslint-config-prettier": "10.1.8",
@@ -47,7 +47,7 @@
4747
"tslib": "2.8.1",
4848
"ts-node": "10.9.2",
4949
"typescript": "5.9.2",
50-
"typescript-eslint": "8.44.0"
50+
"typescript-eslint": "8.44.1"
5151
},
5252
"peerDependencies": {
5353
"reflect-metadata": "~0.2.2"

pnpm-lock.yaml

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)