Skip to content

Commit ebc0307

Browse files
chore(deps): update dependency globals to v16 (#4556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d853d2e commit ebc0307

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "9.20.1",
2525
"eslint-plugin-react-hooks": "5.1.0",
2626
"eslint-plugin-react-refresh": "0.4.19",
27-
"globals": "15.15.0",
27+
"globals": "16.0.0",
2828
"typescript": "5.7.3",
2929
"typescript-eslint": "8.24.0",
3030
"vite": "6.1.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4930,10 +4930,10 @@ __metadata:
49304930
languageName: node
49314931
linkType: hard
49324932

4933-
"globals@npm:15.15.0":
4934-
version: 15.15.0
4935-
resolution: "globals@npm:15.15.0"
4936-
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
4933+
"globals@npm:16.0.0":
4934+
version: 16.0.0
4935+
resolution: "globals@npm:16.0.0"
4936+
checksum: 10/aa05d569af9c763d9982e6885f3ac6d21c84cd54c9a12eeace55b3334d0631128f189902d34ae2a924694311f92d700dbd3e8e62e8a9e1094a882f9f8897149a
49374937
languageName: node
49384938
linkType: hard
49394939

@@ -5492,7 +5492,7 @@ __metadata:
54925492
eslint: "npm:9.20.1"
54935493
eslint-plugin-react-hooks: "npm:5.1.0"
54945494
eslint-plugin-react-refresh: "npm:0.4.19"
5495-
globals: "npm:15.15.0"
5495+
globals: "npm:16.0.0"
54965496
instantsearch.css: "npm:^8.5.1"
54975497
react: "npm:^18.3.1"
54985498
react-dom: "npm:^18.3.1"

0 commit comments

Comments
 (0)