Skip to content

Commit 28c7034

Browse files
chore: Bump lint-staged from 16.2.4 to 16.2.6 (#5766)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.4 to 16.2.6. - [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@v16.2.4...v16.2.6) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.6 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 ef627e0 commit 28c7034

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"husky": "4.3.8",
6565
"i18next-scanner": "4.6.0",
6666
"jest": "30.2.0",
67-
"lint-staged": "16.2.4",
67+
"lint-staged": "16.2.6",
6868
"os-browserify": "0.3.0",
6969
"path-browserify": "1.0.1",
7070
"prettier": "3.2.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13373,34 +13373,34 @@ __metadata:
1337313373
languageName: node
1337413374
linkType: hard
1337513375

13376-
"lint-staged@npm:16.2.4":
13377-
version: 16.2.4
13378-
resolution: "lint-staged@npm:16.2.4"
13376+
"lint-staged@npm:16.2.6":
13377+
version: 16.2.6
13378+
resolution: "lint-staged@npm:16.2.6"
1337913379
dependencies:
1338013380
commander: ^14.0.1
13381-
listr2: ^9.0.4
13381+
listr2: ^9.0.5
1338213382
micromatch: ^4.0.8
1338313383
nano-spawn: ^2.0.0
1338413384
pidtree: ^0.6.0
1338513385
string-argv: ^0.3.2
1338613386
yaml: ^2.8.1
1338713387
bin:
1338813388
lint-staged: bin/lint-staged.js
13389-
checksum: e09497196df24f3d9c134ea81e2e470f455c461925a6fa9d72fa409278ddb7d6c8506797268df497f3e908629fd275ef171361d8e0d6581efb2a7131bb7c0a26
13389+
checksum: 472668e4855a0a2b1300497af1ae920c36ef594380029b13bec14d2c9b7310879921a02693e37626162070c812947e0ec7150fd86738e692c22673ba158f0b23
1339013390
languageName: node
1339113391
linkType: hard
1339213392

13393-
"listr2@npm:^9.0.4":
13394-
version: 9.0.4
13395-
resolution: "listr2@npm:9.0.4"
13393+
"listr2@npm:^9.0.5":
13394+
version: 9.0.5
13395+
resolution: "listr2@npm:9.0.5"
1339613396
dependencies:
1339713397
cli-truncate: ^5.0.0
1339813398
colorette: ^2.0.20
1339913399
eventemitter3: ^5.0.1
1340013400
log-update: ^6.1.0
1340113401
rfdc: ^1.4.1
1340213402
wrap-ansi: ^9.0.0
13403-
checksum: 642c5774049e3b6d0e67beb49dcf6fd6b4ea6687c70bcf8a9f9d1867bc0028ebd29ebfd7f5db38f064ea3f7997f5684820e264b62020c29878976e481e3a788e
13403+
checksum: 64ef0dcd6f69e131f5699f584c13096d828a747472d4a18e68a9418848a54aef86bf953bf4a8a03a3dff24dacf771fab919dad59dce115244308a06d147acbfa
1340413404
languageName: node
1340513405
linkType: hard
1340613406

@@ -18167,7 +18167,7 @@ __metadata:
1816718167
i18next-scanner: 4.6.0
1816818168
jest: 30.2.0
1816918169
jest-environment-jsdom: 30.2.0
18170-
lint-staged: 16.2.4
18170+
lint-staged: 16.2.6
1817118171
os-browserify: 0.3.0
1817218172
path-browserify: 1.0.1
1817318173
prettier: 3.2.4

0 commit comments

Comments
 (0)