Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"devDependencies": {
"@willbooster/prettier-config": "10.4.0",
"husky": "9.1.7",
"lint-staged": "17.0.4",
"one-way-git-sync": "6.0.42",
"lint-staged": "17.0.5",
"one-way-git-sync": "6.0.43",
"pinst": "3.0.0",
"prettier": "3.8.3",
"prettier-plugin-java": "2.8.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,14 +302,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.3.4":
version: 11.3.4
resolution: "fs-extra@npm:11.3.4"
"fs-extra@npm:11.3.5":
version: 11.3.5
resolution: "fs-extra@npm:11.3.5"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10c0/e08276f767a62496ae97d711aaa692c6a478177f24a85979b6a2881c9db9c68b8c2ad5da0bcf92c0b2a474cea6e935ec245656441527958fd8372cb647087df0
checksum: 10c0/33e80bad6b5d17308faa197e5ede99ecba4b6f6cb4aa4645d52745476c75afc57665bdf39ec75b2ebb38b97b7110f634a8dcc0a546e248eb4de059275cf5ac90
languageName: node
linkType: hard

Expand Down Expand Up @@ -411,9 +411,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:17.0.4":
version: 17.0.4
resolution: "lint-staged@npm:17.0.4"
"lint-staged@npm:17.0.5":
version: 17.0.5
resolution: "lint-staged@npm:17.0.5"
dependencies:
listr2: "npm:^10.2.1"
picomatch: "npm:^4.0.4"
Expand All @@ -425,7 +425,7 @@ __metadata:
optional: true
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/7a1057eb3dff21236e3efcf199241282488d7cb875caabe3d0cd0cc21886b726a8dad65214f9e509b6f722630be6d5b7eace84c016fac35ecb6e2350843c738d
checksum: 10c0/6ecf2024744147ea768dbd550c0c47f04b295f07d30e5ecb5e375c18d8fc24d4bfa897042f4aabd7c3510054ad5bbbb51fa36e60e8dca853e31f9876ef9a3726
languageName: node
linkType: hard

Expand Down Expand Up @@ -523,19 +523,19 @@ __metadata:
languageName: node
linkType: hard

"one-way-git-sync@npm:6.0.42":
version: 6.0.42
resolution: "one-way-git-sync@npm:6.0.42"
"one-way-git-sync@npm:6.0.43":
version: 6.0.43
resolution: "one-way-git-sync@npm:6.0.43"
dependencies:
fs-extra: "npm:11.3.4"
fs-extra: "npm:11.3.5"
micromatch: "npm:4.0.8"
pino: "npm:10.3.1"
pino-pretty: "npm:13.1.3"
simple-git: "npm:3.36.0"
yargs: "npm:18.0.0"
bin:
one-way-git-sync: bin/index.js
checksum: 10c0/bcb7db6136af6375e8f823839df349be70747b1cc931a2dd310815edf9810526343a7478441b5be897a4ca75e2ccf8d85a9eb1112c50eeb4b24faeb728377bad
checksum: 10c0/1e44a2cf0b929333bfaceb19b63e458a2c6984cf985cb138b183aaba0f88bb67b6478c20ec9a91611f662a50aeda292fc1e92f130d0defb6a14b0492b7576837
languageName: node
linkType: hard

Expand Down Expand Up @@ -705,8 +705,8 @@ __metadata:
dependencies:
"@willbooster/prettier-config": "npm:10.4.0"
husky: "npm:9.1.7"
lint-staged: "npm:17.0.4"
one-way-git-sync: "npm:6.0.42"
lint-staged: "npm:17.0.5"
one-way-git-sync: "npm:6.0.43"
pinst: "npm:3.0.0"
prettier: "npm:3.8.3"
prettier-plugin-java: "npm:2.8.1"
Expand Down