Skip to content

Commit 242605c

Browse files
authored
Merge pull request #952 from rpearce/dependabot/npm_and_yarn/dev-dependencies-e37e99d448
chore(deps-dev): bump the dev-dependencies group with 6 updates
2 parents c2949dd + 1482668 commit 242605c

File tree

2 files changed

+190
-279
lines changed

2 files changed

+190
-279
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"@eslint/compat": "^1.4.0",
8888
"@eslint/js": "^9.36.0",
8989
"@rollup/plugin-typescript": "^12.1.4",
90-
"@storybook/addon-a11y": "^9.1.7",
91-
"@storybook/addon-docs": "^9.1.7",
90+
"@storybook/addon-a11y": "^9.1.8",
91+
"@storybook/addon-docs": "^9.1.8",
9292
"@storybook/addon-webpack5-compiler-swc": "^4.0.1",
93-
"@storybook/react-webpack5": "^9.1.7",
93+
"@storybook/react-webpack5": "^9.1.8",
9494
"@storybook/test-runner": "^0.23.0",
9595
"@types/eslint__js": "^9.14.0",
9696
"@types/node": "^24.5.2",
@@ -105,12 +105,12 @@
105105
"neostandard": "^0.12.2",
106106
"react": "^19.1.1",
107107
"react-dom": "^19.1.1",
108-
"rollup": "^4.52.0",
108+
"rollup": "^4.52.2",
109109
"rollup-plugin-dts": "^6.2.3",
110-
"storybook": "^9.1.7",
110+
"storybook": "^9.1.8",
111111
"typescript": "^5.9.2",
112112
"typescript-eslint": "^8.44.1",
113-
"eslint-plugin-storybook": "9.1.7"
113+
"eslint-plugin-storybook": "9.1.8"
114114
},
115115
"peerDependencies": {
116116
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)