Skip to content

Commit e612bf6

Browse files
chore(deps): update dependency lint-staged to v15
1 parent 2a43e6c commit e612bf6

File tree

3 files changed

+265
-130
lines changed

3 files changed

+265
-130
lines changed

packages/graphql-explorer-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-react": "^7.27.1",
5656
"eslint-plugin-react-hooks": "^4.3.0",
5757
"husky": "^8.0.3",
58-
"lint-staged": "^12.1.2",
58+
"lint-staged": "^15.4.2",
5959
"prettier": "^2.5.0",
6060
"webpack": "^5.64.4",
6161
"webpack-atoms": "^17.1.0",

packages/graphql-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-react-hooks": "^4.3.0",
6161
"husky": "^8.0.3",
6262
"jest": "^27.3.1",
63-
"lint-staged": "^12.1.2",
63+
"lint-staged": "^15.4.2",
6464
"prettier": "^2.5.0",
6565
"react": "^17.0.2",
6666
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)