Bump lint-staged from 15.2.4 to 15.2.5

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.4 to 15.2.5.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.4...v15.2.5)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-27 01:24:47 +00:00 committed by Hynek Mlnařík
parent 0ca66f8b94
commit 0ac568ede8
2 changed files with 17 additions and 17 deletions

View file

@ -18,7 +18,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.4",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"tslib": "^2.6.2",
"typescript": "^5.4.5",

View file

@ -45,8 +45,8 @@ importers:
specifier: ^9.0.11
version: 9.0.11
lint-staged:
specifier: ^15.2.4
version: 15.2.4
specifier: ^15.2.5
version: 15.2.5
prettier:
specifier: ^3.2.5
version: 3.2.5
@ -3591,8 +3591,8 @@ packages:
resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==}
engines: {node: '>=14'}
lint-staged@15.2.4:
resolution: {integrity: sha512-3F9KRQIS2fVDGtCkBp4Bx0jswjX7zUcKx6OF0ZeY1prksUyKPRIIUqZhIUYAstJfvj6i48VFs4dwVIbCYwvTYQ==}
lint-staged@15.2.5:
resolution: {integrity: sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==}
engines: {node: '>=18.12.0'}
hasBin: true
@ -3684,14 +3684,14 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
micromatch@4.0.5:
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
engines: {node: '>=8.6'}
micromatch@4.0.6:
resolution: {integrity: sha512-Y4Ypn3oujJYxJcMacVgcs92wofTHxp9FzfDpQON4msDefoC0lb3ETvQLOdLcbhSwU1bz8HrL/1sygfBIHudrkQ==}
engines: {node: '>=8.6'}
micromatch@4.0.7:
resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
engines: {node: '>=8.6'}
mime-db@1.52.0:
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines: {node: '>= 0.6'}
@ -7823,7 +7823,7 @@ snapshots:
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
micromatch: 4.0.6
fast-json-stable-stringify@2.1.0: {}
@ -8561,7 +8561,7 @@ snapshots:
lilconfig@3.1.1: {}
lint-staged@15.2.4:
lint-staged@15.2.5:
dependencies:
chalk: 5.3.0
commander: 12.1.0
@ -8569,7 +8569,7 @@ snapshots:
execa: 8.0.1
lilconfig: 3.1.1
listr2: 8.2.1
micromatch: 4.0.6
micromatch: 4.0.7
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.4.2
@ -8673,16 +8673,16 @@ snapshots:
merge2@1.4.1: {}
micromatch@4.0.5:
dependencies:
braces: 3.0.2
picomatch: 2.3.1
micromatch@4.0.6:
dependencies:
braces: 3.0.3
picomatch: 4.0.2
micromatch@4.0.7:
dependencies:
braces: 3.0.3
picomatch: 2.3.1
mime-db@1.52.0: {}
mime-types@2.1.35: