Skip to content

Commit b7a79de

Browse files
authored
Merge pull request #954 from rpearce/dependabot/npm_and_yarn/dev-dependencies-fa04acd24e
2 parents f575ba3 + 638a069 commit b7a79de

File tree

2 files changed

+300
-211
lines changed

2 files changed

+300
-211
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"@storybook/react-webpack5": "^9.1.8",
9494
"@storybook/test-runner": "^0.23.0",
9595
"@types/eslint__js": "^9.14.0",
96-
"@types/node": "^24.5.2",
97-
"@types/react": "^19.1.14",
96+
"@types/node": "^24.6.0",
97+
"@types/react": "^19.1.15",
9898
"@types/react-dom": "^19.1.9",
9999
"all-contributors-cli": "^6.26.1",
100100
"concurrently": "^9.2.1",
@@ -105,11 +105,11 @@
105105
"neostandard": "^0.12.2",
106106
"react": "^19.1.1",
107107
"react-dom": "^19.1.1",
108-
"rollup": "^4.52.2",
108+
"rollup": "^4.52.3",
109109
"rollup-plugin-dts": "^6.2.3",
110110
"storybook": "^9.1.8",
111111
"typescript": "^5.9.2",
112-
"typescript-eslint": "^8.44.1",
112+
"typescript-eslint": "^8.45.0",
113113
"eslint-plugin-storybook": "9.1.8"
114114
},
115115
"peerDependencies": {

0 commit comments

Comments
 (0)