Skip to content

Commit aca551a

Browse files
Update dependency globals to v17
1 parent f7a591a commit aca551a

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
@@ -113,7 +113,7 @@
113113
"eslint-config-prettier": "^9.1.0",
114114
"eslint-plugin-codeceptjs": "^1.3.0",
115115
"faker": "^5.5.3",
116-
"globals": "^15.9.0",
116+
"globals": "^17.0.0",
117117
"html_codesniffer": "^2.5.1",
118118
"husky": "^9.1.6",
119119
"lint-staged": "^15.2.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ __metadata:
19251925
eslint-config-prettier: "npm:^9.1.0"
19261926
eslint-plugin-codeceptjs: "npm:^1.3.0"
19271927
faker: "npm:^5.5.3"
1928-
globals: "npm:^15.9.0"
1928+
globals: "npm:^17.0.0"
19291929
html_codesniffer: "npm:^2.5.1"
19301930
husky: "npm:^9.1.6"
19311931
lint-staged: "npm:^15.2.10"
@@ -3655,10 +3655,10 @@ __metadata:
36553655
languageName: node
36563656
linkType: hard
36573657

3658-
"globals@npm:^15.9.0":
3659-
version: 15.15.0
3660-
resolution: "globals@npm:15.15.0"
3661-
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
3658+
"globals@npm:^17.0.0":
3659+
version: 17.2.0
3660+
resolution: "globals@npm:17.2.0"
3661+
checksum: 10/2812d7ae9a2889da33cad5188e6fe7c2d1a615e62d8e2092fbaa76a016536c2fcd72aba25896d8c6112fa0f2d95f005f59bf1dfc81ee014fe1ba54326ce14e57
36623662
languageName: node
36633663
linkType: hard
36643664

0 commit comments

Comments
 (0)