chore(deps): update dependency lint-staged to ^16.3.3

This commit is contained in:
renovate[bot]
2026-03-13 05:46:24 +00:00
committed by GitHub
parent f41ce8c878
commit 451ae5bc51
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"babel-plugin-react-compiler": "1.0.0",
"husky": "^9.1.7",
"jsdom": "^28.1.0",
"lint-staged": "^16.3.2",
"lint-staged": "^16.3.3",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite-plugin-checker": "^0.12.0",
@@ -4513,9 +4513,9 @@
"license": "MIT"
},
"node_modules/lint-staged": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.2.tgz",
"integrity": "sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==",
"version": "16.3.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.3.tgz",
"integrity": "sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -70,7 +70,7 @@
"babel-plugin-react-compiler": "1.0.0",
"husky": "^9.1.7",
"jsdom": "^28.1.0",
"lint-staged": "^16.3.2",
"lint-staged": "^16.3.3",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite-plugin-checker": "^0.12.0",