Skip to content

Commit

Permalink
Merge pull request #691 from nyaggah/dependabot-npm_and_yarn-lint-sta…
Browse files Browse the repository at this point in the history
…ged-15.4.3

chore(dev-deps): bump lint-staged from 15.2.10 to 15.4.3
  • Loading branch information
JoeyDoey authored Feb 24, 2025
2 parents 9c8a277 + bb8a7c1 commit 745a7c7
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion examples/devtools-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
"lint-staged": "^15.2.2",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"husky": "^9.1.5",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion examples/overlay-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
"lint-staged": "^15.2.2",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"husky": "^9.1.5",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
"lint-staged": "^15.2.2",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"husky": "^9.1.5",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"concurrently": "^9.1.2",
"cz-conventional-changelog": "^3.3.0",
"lefthook": "^1.9.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.4.3",
"svelte": "^4.2.19",
"svelte-check": "^4.1.4",
"tailwindcss": "^3.4.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"globals": "^15.12.0",
"happy-dom": "^15.11.7",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.15.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/sidepanel-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
"lint-staged": "^15.2.2",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"husky": "^9.1.5",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-config-bedframe": "workspace:^",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"rollup": "^4.34.8",
"shx": "^0.3.4",
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 745a7c7

Please sign in to comment.