Skip to content

Commit 0948ea5

Browse files
build(deps-dev): Bump lint-staged from 13.0.4 to 13.1.0 (#4)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.0.4...v13.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c18e3e2 commit 0948ea5

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
@@ -103,7 +103,7 @@
103103
"husky": "8.0.2",
104104
"is-ci": "3.0.1",
105105
"jsonc-eslint-parser": "2.1.0",
106-
"lint-staged": "13.0.4",
106+
"lint-staged": "13.1.0",
107107
"node-notifier": "10.0.1",
108108
"prettier": "2.8.0",
109109
"prettier-plugin-sh": "0.12.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ __metadata:
10631063
husky: "npm:8.0.2"
10641064
is-ci: "npm:3.0.1"
10651065
jsonc-eslint-parser: "npm:2.1.0"
1066-
lint-staged: "npm:13.0.4"
1066+
lint-staged: "npm:13.1.0"
10671067
node-notifier: "npm:10.0.1"
10681068
prettier: "npm:2.8.0"
10691069
prettier-plugin-sh: "npm:0.12.8"
@@ -5375,9 +5375,9 @@ __metadata:
53755375
languageName: node
53765376
linkType: hard
53775377

5378-
"lint-staged@npm:13.0.4":
5379-
version: 13.0.4
5380-
resolution: "lint-staged@npm:13.0.4"
5378+
"lint-staged@npm:13.1.0":
5379+
version: 13.1.0
5380+
resolution: "lint-staged@npm:13.1.0"
53815381
dependencies:
53825382
cli-truncate: "npm:^3.1.0"
53835383
colorette: "npm:^2.0.19"
@@ -5394,7 +5394,7 @@ __metadata:
53945394
yaml: "npm:^2.1.3"
53955395
bin:
53965396
lint-staged: bin/lint-staged.js
5397-
checksum: a757ce5f8cc5421c3603eae48342bf411b453950459fd58003fae33d66e21d48737dacf02dcc03141bc77c80d895fc20349106be5b5d6881a8986eda3f4d2e16
5397+
checksum: 7b4aaafc636daea65b3165e6fbc17f88095b86da65ffb32fc81586faf6b61033e42507e5d6f9fc23fe34c6b43c27cfe98d0e308736d53bf133c5fce933ea53e8
53985398
languageName: node
53995399
linkType: hard
54005400

0 commit comments

Comments
 (0)