Skip to content

Commit 4d5aa50

Browse files
⬆️ Bump lint-staged from 15.4.3 to 15.5.0 (#1417)
⬆️ Bump lint-staged from 15.4.3 to 15.5.0 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.3...v15.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d7013e commit 4d5aa50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"jest": "29.7.0",
8585
"jest-fetch-mock": "3.0.3",
8686
"jest-mock-process": "2.0.0",
87-
"lint-staged": "15.4.3",
87+
"lint-staged": "15.5.1",
8888
"pkg": "5.8.1",
8989
"prettier": "3.5.3",
9090
"turbo": "^2.4.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3919,10 +3919,10 @@ lines-and-columns@^1.1.6:
39193919
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
39203920
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
39213921

3922-
lint-staged@15.4.3:
3923-
version "15.4.3"
3924-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.3.tgz#e73587cc857f580c99f907abefe9ac8d8d5e74c1"
3925-
integrity sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==
3922+
lint-staged@15.5.1:
3923+
version "15.5.1"
3924+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1.tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24"
3925+
integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==
39263926
dependencies:
39273927
chalk "^5.4.1"
39283928
commander "^13.1.0"

0 commit comments

Comments
 (0)