Skip to content

Commit a40b7c3

Browse files
authored
Merge pull request #965 from rpearce/dependabot/npm_and_yarn/dev-dependencies-5a3c928741
2 parents 980effe + 4919aeb commit a40b7c3

File tree

2 files changed

+286
-197
lines changed

2 files changed

+286
-197
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@storybook/react-webpack5": "^9.1.13",
9494
"@storybook/test-runner": "^0.23.0",
9595
"@types/eslint__js": "^9.14.0",
96-
"@types/node": "^24.8.1",
96+
"@types/node": "^24.9.0",
9797
"@types/react": "^19.2.2",
9898
"@types/react-dom": "^19.2.2",
9999
"all-contributors-cli": "^6.26.1",
@@ -105,11 +105,11 @@
105105
"neostandard": "^0.12.2",
106106
"react": "^19.2.0",
107107
"react-dom": "^19.2.0",
108-
"rollup": "^4.52.4",
108+
"rollup": "^4.52.5",
109109
"rollup-plugin-dts": "^6.2.3",
110110
"storybook": "^9.1.13",
111111
"typescript": "^5.9.3",
112-
"typescript-eslint": "^8.46.1",
112+
"typescript-eslint": "^8.46.2",
113113
"eslint-plugin-storybook": "9.1.13"
114114
},
115115
"peerDependencies": {

0 commit comments

Comments
 (0)