Skip to content

Commit ea50a07

Browse files
committed
bump deps
1 parent 5f6694f commit ea50a07

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
},
1515
"dependencies": {
1616
"cosmiconfig": "^9.0.0",
17-
"execa": "^9.5.1",
17+
"execa": "^9.5.2",
1818
"listr2": "^8.2.5",
1919
"micromatch": "^4.0.8",
2020
"string-argv": "^0.3.2"
2121
},
2222
"devDependencies": {
23-
"eslint": "^9.16.0",
23+
"eslint": "^9.17.0",
2424
"eslint-plugin-json": "^4.0.1",
25-
"globals": "^15.12.0",
25+
"globals": "^15.14.0",
2626
"husky": "^9.1.7",
27-
"lint-staged": "^15.2.10"
27+
"lint-staged": "^15.3.0"
2828
},
2929
"scripts": {
3030
"test": "eslint .",

0 commit comments

Comments
 (0)