Skip to content

Commit f7c5736

Browse files
chore: update auto merge on patch or minor
1 parent 38025fd commit f7c5736

File tree

2 files changed

+41
-54
lines changed

2 files changed

+41
-54
lines changed

package-lock.json

+38-51
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
@@ -10,7 +10,7 @@
1010
"@inversifyjs/core": "4.0.0"
1111
},
1212
"devDependencies": {
13-
"@eslint/js": "9.20.0",
13+
"@eslint/js": "9.21.0",
1414
"@rollup/plugin-terser": "0.4.4",
1515
"@rollup/plugin-typescript": "12.1.2",
1616
"@types/chai": "4.3.20",
@@ -19,13 +19,13 @@
1919
"@typescript-eslint/eslint-plugin": "8.24.1",
2020
"@typescript-eslint/parser": "8.24.1",
2121
"chai": "4.5.0",
22-
"eslint": "9.20.1",
22+
"eslint": "9.21.0",
2323
"eslint-config-prettier": "10.0.1",
2424
"eslint-plugin-prettier": "5.2.3",
2525
"eslint-plugin-simple-import-sort": "12.1.1",
2626
"mocha": "11.1.0",
2727
"nyc": "17.1.0",
28-
"prettier": "3.5.1",
28+
"prettier": "3.5.2",
2929
"rimraf": "6.0.1",
3030
"rollup-plugin-dts": "6.1.1",
3131
"sinon": "19.0.2",

0 commit comments

Comments
 (0)