Skip to content

Commit ff6e3d5

Browse files
Bump the packages group with 4 updates (#209)
Bumps the packages group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types), [electron-to-chromium](https://github.com/kilian/electron-to-chromium) and [rollup](https://github.com/rollup/rollup). Updates `@types/node` from 24.0.13 to 24.0.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/types` from 8.36.0 to 8.37.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.37.0/packages/types) Updates `electron-to-chromium` from 1.5.183 to 1.5.185 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.183...v1.5.185) Updates `rollup` from 4.45.0 to 4.45.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.45.0...v4.45.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/types" dependency-version: 8.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: electron-to-chromium dependency-version: 1.5.185 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: rollup dependency-version: 4.45.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b360276 commit ff6e3d5

File tree

2 files changed

+128
-134
lines changed

2 files changed

+128
-134
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@eslint/js": "^9.31.0",
1717
"@stylistic/eslint-plugin": "^5.1.0",
1818
"@tailwindcss/postcss": "^4.1.11",
19-
"@types/node": "^24.0.13",
19+
"@types/node": "^24.0.14",
2020
"autoprefixer": "^10.4.21",
2121
"dotenv": "^17.2.0",
2222
"eslint": "^9.31.0",

0 commit comments

Comments
 (0)