Skip to content

Commit 08e7ab6

Browse files
chore(deps-dev): bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [rollup](https://github.com/rollup/rollup) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `rollup` from 4.53.5 to 4.54.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.5...v4.54.0) Updates `typescript-eslint` from 8.50.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a00cb25 commit 08e7ab6

File tree

2 files changed

+238
-150
lines changed

2 files changed

+238
-150
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@
105105
"neostandard": "^0.12.2",
106106
"react": "^19.2.3",
107107
"react-dom": "^19.2.3",
108-
"rollup": "^4.53.5",
108+
"rollup": "^4.54.0",
109109
"rollup-plugin-dts": "^6.3.0",
110110
"storybook": "^10.1.10",
111111
"typescript": "^5.9.3",
112-
"typescript-eslint": "^8.50.0",
112+
"typescript-eslint": "^8.50.1",
113113
"eslint-plugin-storybook": "10.1.10"
114114
},
115115
"peerDependencies": {

0 commit comments

Comments
 (0)