Skip to content

Commit 9123d77

Browse files
Bump the packages group with 3 updates (#111)
Bumps the packages group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript](https://github.com/microsoft/TypeScript) and [rollup](https://github.com/rollup/rollup). Updates `@types/node` from 22.13.5 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `rollup` from 4.34.8 to 4.34.9 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.34.8...v4.34.9) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: rollup 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 4767f28 commit 9123d77

File tree

2 files changed

+171
-171
lines changed

2 files changed

+171
-171
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@stylistic/eslint-plugin-plus": "^4.1.0",
2121
"@stylistic/eslint-plugin-ts": "^4.1.0",
2222
"@tailwindcss/postcss": "^4.0.9",
23-
"@types/node": "^22.13.5",
23+
"@types/node": "^22.13.8",
2424
"autoprefixer": "^10.4.20",
2525
"dotenv": "^16.4.7",
2626
"eslint": "^9.21.0",
@@ -32,7 +32,7 @@
3232
"pnpm": "^10.5.2",
3333
"postcss": "^8.5.3",
3434
"tailwindcss": "4.0.9",
35-
"typescript": "^5.7.3",
35+
"typescript": "^5.8.2",
3636
"typescript-eslint": "^8.25.0",
3737
"vercel": "^41.3.0",
3838
"vite": "^6.2.0",

0 commit comments

Comments
 (0)