Skip to content
Merged
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-testing-library": "^6.2.2",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"globals": "^15.8.0",
"globals": "^15.9.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3326,7 +3326,7 @@ __metadata:
eslint-plugin-testing-library: "npm:^6.2.2"
fs-extra: "npm:^11.2.0"
glob: "npm:^10.4.5"
globals: "npm:^15.8.0"
globals: "npm:^15.9.0"
husky: "npm:^9.0.11"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
Expand Down Expand Up @@ -11093,10 +11093,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.8.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10c0/b96ec86e1244806920a80a1a7c4d64b68c55336887cfa1b52886927e0f9035133e4acd354fcda63b49e53df2089c41a11dd2b02281a6439a58cbc0d63ae083cb
"globals@npm:^15.9.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10c0/de4b553e412e7e830998578d51b605c492256fb2a9273eaeec6ec9ee519f1c5aa50de57e3979911607fd7593a4066420e01d8c3d551e7a6a236e96c521aee36c
languageName: node
linkType: hard

Expand Down
Loading