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 @@ -178,7 +178,7 @@
"eslint-plugin-unicorn": "59.0.1",
"eslint-plugin-yml": "1.18.0",
"gemoji": "8.1.0",
"globals": "16.1.0",
"globals": "16.2.0",
"growl": "1.10.5",
"husky": "9.1.7",
"is-ci": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ __metadata:
eslint-plugin-unicorn: "npm:59.0.1"
eslint-plugin-yml: "npm:1.18.0"
gemoji: "npm:8.1.0"
globals: "npm:16.1.0"
globals: "npm:16.2.0"
growl: "npm:1.10.5"
husky: "npm:9.1.7"
is-ci: "npm:4.1.0"
Expand Down Expand Up @@ -5896,10 +5896,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:16.1.0, globals@npm:^16.0.0":
version: 16.1.0
resolution: "globals@npm:16.1.0"
checksum: 10/b24fa86c9d9e7f452572977105cefa66529ac166faf1d81abe6618e0ccce98cdd32f8cbc25d37ed6c2dbe7936b00d442696fd0c96da4c90567490488ecefb8fa
"globals@npm:16.2.0, globals@npm:^16.0.0":
version: 16.2.0
resolution: "globals@npm:16.2.0"
checksum: 10/37fc33502973ebbee5a44b58939aa8574abc00ca1fc4c1d4ec0571a2c6620843ae647eff8bd082adf6bb5975ad221a887522b9a7961125764f0cb6dfab0b7483
languageName: node
linkType: hard

Expand Down
Loading