Skip to content

Commit 2c0e613

Browse files
authored
Merge pull request #945 from rpearce/dependabot/npm_and_yarn/dev-dependencies-af4dfc576b
chore(deps-dev): bump the dev-dependencies group with 8 updates
2 parents cfad590 + 1879903 commit 2c0e613

File tree

2 files changed

+375
-357
lines changed

2 files changed

+375
-357
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@
8787
"@eslint/compat": "^1.3.2",
8888
"@eslint/js": "^9.35.0",
8989
"@rollup/plugin-typescript": "^12.1.4",
90-
"@storybook/addon-a11y": "^9.1.5",
91-
"@storybook/addon-docs": "^9.1.5",
90+
"@storybook/addon-a11y": "^9.1.6",
91+
"@storybook/addon-docs": "^9.1.6",
9292
"@storybook/addon-webpack5-compiler-swc": "^4.0.1",
93-
"@storybook/react-webpack5": "^9.1.5",
93+
"@storybook/react-webpack5": "^9.1.6",
9494
"@storybook/test-runner": "^0.23.0",
9595
"@types/eslint__js": "^9.14.0",
96-
"@types/node": "^24.3.2",
96+
"@types/node": "^24.4.0",
9797
"@types/react": "^19.1.13",
9898
"@types/react-dom": "^19.1.9",
9999
"all-contributors-cli": "^6.26.1",
@@ -105,12 +105,12 @@
105105
"neostandard": "^0.12.2",
106106
"react": "^19.1.1",
107107
"react-dom": "^19.1.1",
108-
"rollup": "^4.50.1",
108+
"rollup": "^4.50.2",
109109
"rollup-plugin-dts": "^6.2.3",
110-
"storybook": "^9.1.5",
110+
"storybook": "^9.1.6",
111111
"typescript": "^5.9.2",
112-
"typescript-eslint": "^8.43.0",
113-
"eslint-plugin-storybook": "9.1.5"
112+
"typescript-eslint": "^8.44.0",
113+
"eslint-plugin-storybook": "9.1.6"
114114
},
115115
"peerDependencies": {
116116
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)