Skip to content

Commit 476b761

Browse files
chore(deps-dev): bump globals from 15.13.0 to 15.14.0 (#51)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.13.0 to 15.14.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v15.14.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7de56f7 commit 476b761

File tree

5 files changed

+11
-12
lines changed

5 files changed

+11
-12
lines changed

package-lock.json

+7-8
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
@@ -24,7 +24,7 @@
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
27-
"globals": "^15.13.0",
27+
"globals": "^15.14.0",
2828
"postcss": "^8.4.49",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.2",

packages/design-migration/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
27-
"globals": "^15.13.0",
27+
"globals": "^15.14.0",
2828
"postcss": "^8.4.49",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.2",

packages/handover/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
27-
"globals": "^15.13.0",
27+
"globals": "^15.14.0",
2828
"postcss": "^8.4.49",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.2",

packages/inspect/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^9.13.0",
2525
"eslint-plugin-react-hooks": "^5.1.0",
2626
"eslint-plugin-react-refresh": "^0.4.16",
27-
"globals": "^15.13.0",
27+
"globals": "^15.14.0",
2828
"postcss": "^8.4.49",
2929
"tailwindcss": "^3.4.17",
3030
"typescript": "~5.7.2",

0 commit comments

Comments
 (0)