Skip to content

Commit add17d5

Browse files
dependabot[bot]elchininet
authored andcommitted
[Dependencies]: Bump the dependencies-dev group with 2 updates
Bumps the dependencies-dev 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.2 to 4.53.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.2...v4.53.3) Updates `typescript-eslint` from 8.46.4 to 8.47.0 - [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.47.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.53.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fb2cee commit add17d5

File tree

2 files changed

+168
-168
lines changed

2 files changed

+168
-168
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"globals": "^16.5.0",
5050
"jest": "^30.2.0",
5151
"jest-environment-jsdom": "^30.2.0",
52-
"rollup": "^4.53.2",
52+
"rollup": "^4.53.3",
5353
"rollup-plugin-ts": "^3.4.5",
5454
"ts-jest": "^29.4.5",
5555
"tslib": "^2.8.1",
5656
"typescript": "^5.9.3",
57-
"typescript-eslint": "^8.46.4"
57+
"typescript-eslint": "^8.47.0"
5858
},
5959
"pnpm": {
6060
"overrides": {

0 commit comments

Comments
 (0)