Skip to content

Commit

Permalink
chore(deps): update dependency simple-git-hooks to ^2.11.1 (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent da56f17 commit e6256b7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"npm-run-all2": "^5.0.2",
"prettier": "^2.8.8",
"react": "^18.3.1",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.0.0",
"size-limit-preset-node-lib": "^0.3.0",
"type-coverage": "^2.27.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6178,7 +6178,7 @@ __metadata:
npm-run-all2: "npm:^5.0.2"
prettier: "npm:^2.8.8"
react: "npm:^18.3.1"
simple-git-hooks: "npm:^2.9.0"
simple-git-hooks: "npm:^2.11.1"
size-limit: "npm:^11.0.0"
size-limit-preset-node-lib: "npm:^0.3.0"
type-coverage: "npm:^2.27.0"
Expand Down Expand Up @@ -12918,7 +12918,16 @@ __metadata:
languageName: node
linkType: hard

"simple-git-hooks@npm:^2.8.1, simple-git-hooks@npm:^2.9.0":
"simple-git-hooks@npm:^2.11.1":
version: 2.11.1
resolution: "simple-git-hooks@npm:2.11.1"
bin:
simple-git-hooks: cli.js
checksum: b19b1edaca3af95442a35e3963fa54955ddd58f481dde25da4f7a48353ae5e35bc875ae381e214fe2889be494e6fe01cc1c5f24aebb9558cee496deda3d026a4
languageName: node
linkType: hard

"simple-git-hooks@npm:^2.8.1":
version: 2.9.0
resolution: "simple-git-hooks@npm:2.9.0"
bin:
Expand Down

0 comments on commit e6256b7

Please sign in to comment.