Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 12e702f

Browse files
authoredApr 1, 2024··
chore(deps): update dependency lint-staged to ^15.2.2
1 parent d6fc093 commit 12e702f

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
@@ -43,7 +43,7 @@
4343
"cross-env": "^7.0.3",
4444
"eslint": "^8.56.0",
4545
"jest": "^30.0.0-alpha.2",
46-
"lint-staged": "^15.2.1",
46+
"lint-staged": "^15.2.2",
4747
"patch-package": "^8.0.0",
4848
"prettier": "^3.1.1",
4949
"react": "^18.2.0",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3751,7 +3751,7 @@ __metadata:
37513751
cross-env: "npm:^7.0.3"
37523752
eslint: "npm:^8.56.0"
37533753
jest: "npm:^30.0.0-alpha.2"
3754-
lint-staged: "npm:^15.2.1"
3754+
lint-staged: "npm:^15.2.2"
37553755
patch-package: "npm:^8.0.0"
37563756
prettier: "npm:^3.1.1"
37573757
react: "npm:^18.2.0"
@@ -10676,9 +10676,9 @@ __metadata:
1067610676
languageName: node
1067710677
linkType: hard
1067810678

10679-
"lint-staged@npm:^15.2.1":
10680-
version: 15.2.1
10681-
resolution: "lint-staged@npm:15.2.1"
10679+
"lint-staged@npm:^15.2.2":
10680+
version: 15.2.2
10681+
resolution: "lint-staged@npm:15.2.2"
1068210682
dependencies:
1068310683
chalk: "npm:5.3.0"
1068410684
commander: "npm:11.1.0"
@@ -10692,7 +10692,7 @@ __metadata:
1069210692
yaml: "npm:2.3.4"
1069310693
bin:
1069410694
lint-staged: bin/lint-staged.js
10695-
checksum: 7da93825bebe61afce4ebfce4a2e61fb15dd24e48d117ee2dbcabd88f5d83f2b0ab210228d5d8c45c9d6a0412cb9e781c751f41a663b94b36876a8723aaf1f34
10695+
checksum: a1ba6c7ee53e30a0f6ea9a351d95d3d0d2be916a41b561e22907e9ea513eb18cb3dbe65bff3ec13fad15777999efe56b2e2a95427e31d12a9b7e7948c3630ee2
1069610696
languageName: node
1069710697
linkType: hard
1069810698

0 commit comments

Comments
 (0)
Please sign in to comment.