Skip to content

Commit 73d265a

Browse files
chore(deps-dev): bump globals from 15.15.0 to 16.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bf410d commit 73d265a

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auto-sync/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
28-
"globals": "^15.15.0",
28+
"globals": "^16.0.0",
2929
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",

packages/design-migration/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
28-
"globals": "^15.15.0",
28+
"globals": "^16.0.0",
2929
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",

packages/handover/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
28-
"globals": "^15.15.0",
28+
"globals": "^16.0.0",
2929
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",

packages/inspect/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "^9.13.0",
2626
"eslint-plugin-react-hooks": "^5.1.0",
2727
"eslint-plugin-react-refresh": "^0.4.19",
28-
"globals": "^15.15.0",
28+
"globals": "^16.0.0",
2929
"postcss": "^8.5.3",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "~5.7.3",

0 commit comments

Comments
 (0)