Skip to content

Commit ab1e8bf

Browse files
chore(deps-dev): bump globals from 17.4.0 to 17.5.0 (#6496)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.4.0 to 17.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 430e36c commit ab1e8bf

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -27,7 +27,7 @@
2727
"eslint": "10.2.0",
2828
"eslint-plugin-react-refresh": "0.5.2",
2929
"eslint-plugin-storybook": "10.3.5",
30-
"globals": "17.4.0",
30+
"globals": "17.5.0",
3131
"storybook": "10.3.5",
3232
"typescript": "~5.9.3",
3333
"typescript-eslint": "^8.58.1",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "10.2.0",
2828
"eslint-plugin-react-refresh": "0.5.2",
2929
"eslint-plugin-storybook": "10.3.5",
30-
"globals": "17.4.0",
30+
"globals": "17.5.0",
3131
"storybook": "10.3.5",
3232
"typescript": "~5.9.3",
3333
"typescript-eslint": "^8.58.1",

0 commit comments

Comments
 (0)