Skip to content

Commit 9f7a69d

Browse files
chore(deps-dev): bump globals from 16.4.0 to 16.5.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6322f47 commit 9f7a69d

File tree

3 files changed

+20
-7
lines changed

3 files changed

+20
-7
lines changed

package-lock.json

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

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-react-hooks": "7.0.1",
2323
"eslint-plugin-react-refresh": "0.4.24",
2424
"eslint-plugin-storybook": "10.1.2",
25-
"globals": "16.4.0",
25+
"globals": "16.5.0",
2626
"storybook": "9.1.17",
2727
"typescript": "~5.9.3",
2828
"typescript-eslint": "8.46.4",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint-plugin-react-hooks": "7.0.1",
2222
"eslint-plugin-react-refresh": "0.4.24",
2323
"eslint-plugin-storybook": "10.1.2",
24-
"globals": "16.4.0",
24+
"globals": "16.5.0",
2525
"storybook": "9.1.17",
2626
"typescript": "~5.9.3",
2727
"typescript-eslint": "8.46.4",

0 commit comments

Comments
 (0)