Skip to content

Commit a15368f

Browse files
Bump the npm-development group with 3 updates (#281)
Bumps the npm-development group with 3 updates: [@vercel/ncc](https://github.com/vercel/ncc), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@vercel/ncc` from 0.44.0 to 0.44.1 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.44.0...0.44.1) Updates `prettier` from 3.8.5 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.5...3.9.4) Updates `typescript-eslint` from 8.62.0 to 8.62.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.62.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-version: 0.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript-eslint dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc9dc0f commit a15368f

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"devDependencies": {
4141
"@types/node": "^26.0.1",
4242
"@types/xml2js": "^0.4.14",
43-
"@vercel/ncc": "^0.44.0",
43+
"@vercel/ncc": "^0.44.1",
4444
"@vitest/coverage-v8": "^4.1.9",
4545
"eslint": "^10.6.0",
46-
"prettier": "^3.8.5",
46+
"prettier": "^3.9.4",
4747
"typescript": "^6.0.3",
48-
"typescript-eslint": "^8.62.0",
48+
"typescript-eslint": "^8.62.1",
4949
"vitest": "^4.1.9"
5050
},
5151
"prettier": {

0 commit comments

Comments
 (0)