Skip to content

Commit 08f6843

Browse files
chore(deps-dev): bump lint-staged in the dependencies group (#7354)
Bumps the dependencies group with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged). Updates `lint-staged` from 15.2.8 to 15.2.9 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.8...v15.2.9) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecf45df commit 08f6843

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"hyperlink": "^5.0.4",
109109
"jest": "^29.7.0",
110110
"lightningcss": "^1.26.0",
111-
"lint-staged": "^15.2.8",
111+
"lint-staged": "^15.2.9",
112112
"lodash": "^4.17.21",
113113
"markdownlint-cli": "^0.41.0",
114114
"mdast-util-to-string": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8256,10 +8256,10 @@ linkify-it@^4.0.1:
82568256
dependencies:
82578257
uc.micro "^1.0.1"
82588258

8259-
lint-staged@^15.2.8:
8260-
version "15.2.8"
8261-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.8.tgz#5e19eb7b4dbb922f56fafb4635b44ee3c92f7322"
8262-
integrity sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==
8259+
lint-staged@^15.2.9:
8260+
version "15.2.9"
8261+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
8262+
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
82638263
dependencies:
82648264
chalk "~5.3.0"
82658265
commander "~12.1.0"

0 commit comments

Comments
 (0)