Skip to content

Commit c323d22

Browse files
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@vercel/ncc](https://github.com/vercel/ncc), [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) and [type-fest](https://github.com/sindresorhus/type-fest). Updates `@vercel/ncc` from 0.38.2 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.2...0.38.3) Updates `eslint-plugin-jsonc` from 2.18.1 to 2.18.2 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.18.1...v2.18.2) Updates `type-fest` from 4.26.1 to 4.27.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.26.1...v4.27.0) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jsonc 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 520db89 commit c323d22

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -98,20 +98,20 @@
9898
"@types/node": "^22.9.0",
9999
"@typescript-eslint/eslint-plugin": "^7.18.0",
100100
"@typescript-eslint/parser": "^7.18.0",
101-
"@vercel/ncc": "^0.38.2",
101+
"@vercel/ncc": "^0.38.3",
102102
"dotenv": "^16.4.5",
103103
"eslint": "^8.57.1",
104104
"eslint-plugin-github": "^5.0.2",
105105
"eslint-plugin-jest": "^28.9.0",
106-
"eslint-plugin-jsonc": "^2.18.1",
106+
"eslint-plugin-jsonc": "^2.18.2",
107107
"eslint-plugin-prettier": "^5.2.1",
108108
"jest": "^29.7.0",
109109
"make-coverage-badge": "^1.2.0",
110110
"memfs": "^4.14.0",
111111
"prettier": "^3.3.3",
112112
"prettier-eslint": "^16.3.0",
113113
"ts-jest": "^29.2.5",
114-
"type-fest": "^4.26.1",
114+
"type-fest": "^4.27.0",
115115
"typescript": "^5.6.3"
116116
}
117117
}

0 commit comments

Comments
 (0)