Skip to content

Commit 88cb0a4

Browse files
chore: Bump lint-staged from 15.5.0 to 15.5.1 (#5381)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d1fc84 commit 88cb0a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"husky": "4.3.8",
6262
"i18next-scanner": "4.6.0",
6363
"jest": "29.7.0",
64-
"lint-staged": "15.5.0",
64+
"lint-staged": "15.5.1",
6565
"os-browserify": "0.3.0",
6666
"path-browserify": "1.0.1",
6767
"prettier": "3.2.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10877,9 +10877,9 @@ __metadata:
1087710877
languageName: node
1087810878
linkType: hard
1087910879

10880-
"lint-staged@npm:15.5.0":
10881-
version: 15.5.0
10882-
resolution: "lint-staged@npm:15.5.0"
10880+
"lint-staged@npm:15.5.1":
10881+
version: 15.5.1
10882+
resolution: "lint-staged@npm:15.5.1"
1088310883
dependencies:
1088410884
chalk: ^5.4.1
1088510885
commander: ^13.1.0
@@ -10893,7 +10893,7 @@ __metadata:
1089310893
yaml: ^2.7.0
1089410894
bin:
1089510895
lint-staged: bin/lint-staged.js
10896-
checksum: 9d5854d1bef3b0b604b3c10e56f73ee49026ff700e5f9497522c852356b25a0a43f9897e9e336ed99bf91e6bde978279f6a6d59b9b94716c1dd6d46b6ddad462
10896+
checksum: aa285bf6c55459030254536661e2cf4a69d8084ff945a088b1a60a94b96e3593c866b2804e7a5b6168f65ea675b785657e70ade9248e9c6f3023d3bd35b497b5
1089710897
languageName: node
1089810898
linkType: hard
1089910899

@@ -15333,7 +15333,7 @@ __metadata:
1533315333
i18next-scanner: 4.6.0
1533415334
jest: 29.7.0
1533515335
jest-environment-jsdom: 29.7.0
15336-
lint-staged: 15.5.0
15336+
lint-staged: 15.5.1
1533715337
os-browserify: 0.3.0
1533815338
path-browserify: 1.0.1
1533915339
prettier: 3.2.4

0 commit comments

Comments
 (0)