Skip to content

Commit 3a63f84

Browse files
authored
chore: update make-synchronized (#202)
1 parent 2864b49 commit 3a63f84

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
@@ -76,7 +76,7 @@
7676
"execa": "^9.5.2",
7777
"jest": "^29.7.0",
7878
"lint-staged": "^15.5.0",
79-
"make-synchronized": "^0.2.9",
79+
"make-synchronized": "^0.2.10",
8080
"node-gyp": "^11.1.0",
8181
"prettier": "^3.5.3",
8282
"simple-git-hooks": "^2.11.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -11277,10 +11277,10 @@ __metadata:
1127711277
languageName: node
1127811278
linkType: hard
1127911279

11280-
"make-synchronized@npm:^0.2.9":
11281-
version: 0.2.9
11282-
resolution: "make-synchronized@npm:0.2.9"
11283-
checksum: 10c0/3b2d235d7f4fdb99e5a66edb3592d277986286c2f26f549ec7ca5c74523dcf7088f7238dc48644ac50305e9bc5bcb4515d0b8d8a25e0894e0a791657eb884709
11280+
"make-synchronized@npm:^0.2.10":
11281+
version: 0.2.10
11282+
resolution: "make-synchronized@npm:0.2.10"
11283+
checksum: 10c0/8c94eeb6923a7237d61455c0a98720d5cb349be6c377c84406b39bd7d4e268a75c0556b9892d802269ca2adf4cac88412c0039154e7824d1a4288226f843e875
1128411284
languageName: node
1128511285
linkType: hard
1128611286

@@ -15586,7 +15586,7 @@ __metadata:
1558615586
execa: "npm:^9.5.2"
1558715587
jest: "npm:^29.7.0"
1558815588
lint-staged: "npm:^15.5.0"
15589-
make-synchronized: "npm:^0.2.9"
15589+
make-synchronized: "npm:^0.2.10"
1559015590
node-gyp: "npm:^11.1.0"
1559115591
prettier: "npm:^3.5.3"
1559215592
simple-git-hooks: "npm:^2.11.1"

0 commit comments

Comments
 (0)