Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdransf authored Dec 2, 2024
2 parents 32ffeaa + fdc281a commit e45389f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"eslint-plugin-prettier": "^5.1.3",
"fast-glob": "^3.3.2",
"gh-pages": "^6.2.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.2.10",
"lodash": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10339,12 +10339,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:^9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
languageName: node
linkType: hard

Expand Down Expand Up @@ -15713,7 +15713,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
fast-glob: "npm:^3.3.2"
gh-pages: "npm:^6.2.0"
husky: "npm:^9.1.6"
husky: "npm:^9.1.7"
jsonc-eslint-parser: "npm:^2.4.0"
lint-staged: "npm:^15.2.10"
lodash: "npm:^4.17.21"
Expand Down

0 comments on commit e45389f

Please sign in to comment.