Skip to content

Commit 7027e7a

Browse files
Update dependency globals to v17
1 parent bc9731a commit 7027e7a

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.0.0
3660+
resolution: "globals@npm:17.0.0"
3661+
checksum: 10/af6213db9bf5f599b8a609061984c4d5fedb23db336228b866eba70819fe13ea3d11ca507b4799e8afc888331d0f7e5760d01507e38cb988fff9ad3a9635b312
36623662
languageName: node
36633663
linkType: hard
36643664

0 commit comments

Comments
 (0)