Skip to content

Commit 93aa95b

Browse files
chore(deps-dev): bump globals from 16.5.0 to 17.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 511eaf8 commit 93aa95b

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

examples/designer-modes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^9.39.2",
2929
"eslint-plugin-react-hooks": "^7.0.1",
3030
"eslint-plugin-react-refresh": "^0.4.24",
31-
"globals": "^16.5.0",
31+
"globals": "^17.0.0",
3232
"postcss": "^8.5.6",
3333
"tailwindcss": "^3.4.19",
3434
"typescript": "~5.9.3",

examples/object-view-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^9.39.2",
3232
"eslint-plugin-react-hooks": "^7.0.1",
3333
"eslint-plugin-react-refresh": "^0.4.24",
34-
"globals": "^16.5.0",
34+
"globals": "^17.0.0",
3535
"postcss": "^8.5.6",
3636
"tailwindcss": "^3.4.19",
3737
"typescript": "~5.9.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "^9.39.2",
5858
"eslint-plugin-react-hooks": "^7.0.1",
5959
"eslint-plugin-react-refresh": "^0.4.24",
60-
"globals": "^16.5.0",
60+
"globals": "^17.0.0",
6161
"happy-dom": "^20.3.3",
6262
"jsdom": "^27.4.0",
6363
"prettier": "^3.8.0",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)