Skip to content

Commit 118854d

Browse files
Update dependency globals to v17.4.0
1 parent 74897c9 commit 118854d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"eslint-plugin-react": "7.37.5",
166166
"eslint-plugin-react-hooks": "7.0.1",
167167
"form-data": "4.0.5",
168-
"globals": "17.3.0",
168+
"globals": "17.4.0",
169169
"gray-matter": "4.0.3",
170170
"html-minifier": "4.0.0",
171171
"http-server": "14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6802,10 +6802,10 @@ global-prefix@^3.0.0:
68026802
kind-of "^6.0.2"
68036803
which "^1.3.1"
68046804

6805-
globals@17.3.0:
6806-
version "17.3.0"
6807-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"
6808-
integrity sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==
6805+
globals@17.4.0:
6806+
version "17.4.0"
6807+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
6808+
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
68096809

68106810
globalthis@^1.0.4:
68116811
version "1.0.4"

0 commit comments

Comments
 (0)