Skip to content

Commit e0b13ee

Browse files
dependabot[bot]matejchalk
authored andcommitted
Bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [prettier](https://github.com/prettier/prettier), [type-fest](https://github.com/sindresorhus/type-fest) and [typescript](https://github.com/microsoft/TypeScript). 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 `prettier` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) Updates `type-fest` from 4.35.0 to 4.36.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.35.0...v4.36.0) 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) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: type-fest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b1819c commit e0b13ee

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

package-lock.json

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@code-pushup/js-packages-plugin": "^0.64.0",
9696
"@code-pushup/portal-client": "^0.11.0",
9797
"@types/jest": "^29.5.14",
98-
"@types/node": "^22.13.5",
98+
"@types/node": "^22.13.8",
9999
"@typescript-eslint/eslint-plugin": "^7.18.0",
100100
"@typescript-eslint/parser": "^7.18.0",
101101
"@vercel/ncc": "^0.38.3",
@@ -110,10 +110,10 @@
110110
"make-coverage-badge": "^1.2.0",
111111
"memfs": "^4.17.0",
112112
"npm-check-updates": "^17.1.15",
113-
"prettier": "^3.5.2",
113+
"prettier": "^3.5.3",
114114
"prettier-eslint": "^16.3.0",
115115
"ts-jest": "^29.2.6",
116-
"type-fest": "^4.35.0",
117-
"typescript": "^5.7.3"
116+
"type-fest": "^4.36.0",
117+
"typescript": "^5.8.2"
118118
}
119119
}

0 commit comments

Comments
 (0)