Skip to content

Commit 8297cb5

Browse files
build(deps/dev): bump lint-staged from 15.5.0 to 15.5.1 (#1111)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1. - [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.5.0...v15.5.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d645c29 commit 8297cb5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint": "^9.24.0",
7575
"globals": "^15.15.0",
7676
"husky": "^9.1.7",
77-
"lint-staged": "^15.5.0",
77+
"lint-staged": "^15.5.1",
7878
"parcel": "^2.14.3",
7979
"pinst": "^3.0.0",
8080
"playwright": "^1.51.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5275,9 +5275,9 @@ __metadata:
52755275
languageName: node
52765276
linkType: hard
52775277

5278-
"lint-staged@npm:^15.5.0":
5279-
version: 15.5.0
5280-
resolution: "lint-staged@npm:15.5.0"
5278+
"lint-staged@npm:^15.5.1":
5279+
version: 15.5.1
5280+
resolution: "lint-staged@npm:15.5.1"
52815281
dependencies:
52825282
chalk: "npm:^5.4.1"
52835283
commander: "npm:^13.1.0"
@@ -5291,7 +5291,7 @@ __metadata:
52915291
yaml: "npm:^2.7.0"
52925292
bin:
52935293
lint-staged: bin/lint-staged.js
5294-
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
5294+
checksum: 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914
52955295
languageName: node
52965296
linkType: hard
52975297

@@ -6446,7 +6446,7 @@ __metadata:
64466446
eslint: "npm:^9.24.0"
64476447
globals: "npm:^15.15.0"
64486448
husky: "npm:^9.1.7"
6449-
lint-staged: "npm:^15.5.0"
6449+
lint-staged: "npm:^15.5.1"
64506450
parcel: "npm:^2.14.3"
64516451
pinst: "npm:^3.0.0"
64526452
playwright: "npm:^1.51.1"

0 commit comments

Comments
 (0)