Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency globals to v16 #675

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-refresh": "0.4.18",
"eslint-plugin-storybook": "0.11.2",
"globals": "15.14.0",
"globals": "16.0.0",
"less": "4.2.2",
"monaco-editor": "0.52.2",
"npm-run-all2": "7.0.2",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5294,7 +5294,7 @@ __metadata:
eslint-plugin-react-refresh: "npm:0.4.18"
eslint-plugin-storybook: "npm:0.11.2"
firebase: "npm:^11.0.0"
globals: "npm:15.14.0"
globals: "npm:16.0.0"
graphql: "npm:^16.0.0"
graphql-ws: "npm:^5.8.1"
howler: "npm:^2.2.3"
Expand Down Expand Up @@ -16752,10 +16752,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10/e35ffbdbc024d6381efca906f67211a7bbf935db2af8c14a65155785479e28b3e475950e5933bb6b296eed54b6dcd924e25b26dbc8579b1bde9d5d25916e1c5f
"globals@npm:16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10/aa05d569af9c763d9982e6885f3ac6d21c84cd54c9a12eeace55b3334d0631128f189902d34ae2a924694311f92d700dbd3e8e62e8a9e1094a882f9f8897149a
languageName: node
linkType: hard

Expand Down Expand Up @@ -27064,14 +27064,7 @@ __metadata:
languageName: node
linkType: hard

"signal-exit@npm:^4.0.1":
version: 4.0.1
resolution: "signal-exit@npm:4.0.1"
checksum: 10/3d345d3a6c3ed533aa8107f8fab73257cf8ddacd0a297c00d0fd3c960a9802900e3cbc518076254ee4ab99ef253b059929d6bf907c5fbc805fdc8a186d900bc0
languageName: node
linkType: hard

"signal-exit@npm:^4.1.0":
"signal-exit@npm:^4.0.1, signal-exit@npm:^4.1.0":
version: 4.1.0
resolution: "signal-exit@npm:4.1.0"
checksum: 10/c9fa63bbbd7431066174a48ba2dd9986dfd930c3a8b59de9c29d7b6854ec1c12a80d15310869ea5166d413b99f041bfa3dd80a7947bcd44ea8e6eb3ffeabfa1f
Expand Down
Loading