Skip to content

Commit ad93230

Browse files
Update dependency globals to v17 (#6216)
1 parent 0eaa4da commit ad93230

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint-config-prettier": "^9.1.0",
129129
"eslint-plugin-codeceptjs": "^1.3.0",
130130
"faker": "^5.5.3",
131-
"globals": "^15.9.0",
131+
"globals": "^17.0.0",
132132
"html_codesniffer": "^2.5.1",
133133
"husky": "^9.1.6",
134134
"lint-staged": "^15.2.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,7 +2033,7 @@ __metadata:
20332033
eslint-config-prettier: "npm:^9.1.0"
20342034
eslint-plugin-codeceptjs: "npm:^1.3.0"
20352035
faker: "npm:^5.5.3"
2036-
globals: "npm:^15.9.0"
2036+
globals: "npm:^17.0.0"
20372037
html_codesniffer: "npm:^2.5.1"
20382038
husky: "npm:^9.1.6"
20392039
lint-staged: "npm:^15.2.10"
@@ -3891,10 +3891,10 @@ __metadata:
38913891
languageName: node
38923892
linkType: hard
38933893

3894-
"globals@npm:^15.9.0":
3895-
version: 15.15.0
3896-
resolution: "globals@npm:15.15.0"
3897-
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
3894+
"globals@npm:^17.0.0":
3895+
version: 17.4.0
3896+
resolution: "globals@npm:17.4.0"
3897+
checksum: 10/ffad244617e94efcb3da72b7beefc941167c21316148ce378f322db7af72db06468f370e23224b3c7b17b5173a7c75b134e5e7b0949f2828519054a76892508d
38983898
languageName: node
38993899
linkType: hard
39003900

0 commit comments

Comments
 (0)