Skip to content

Commit f1b9524

Browse files
dependabot[bot]matejchalk
authored andcommitted
Bump the npm-development group across 1 directory with 3 updates
Bumps the npm-development group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vercel/ncc](https://github.com/vercel/ncc) and [memfs](https://github.com/streamich/memfs). Updates `@types/node` from 22.5.5 to 22.7.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.2) Updates `memfs` from 4.11.1 to 4.12.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.11.1...v4.12.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb8191f commit f1b9524

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

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
@@ -80,18 +80,18 @@
8080
"@code-pushup/eslint-plugin": "^0.50.0",
8181
"@code-pushup/js-packages-plugin": "^0.50.0",
8282
"@types/jest": "^29.5.13",
83-
"@types/node": "^22.5.5",
83+
"@types/node": "^22.7.4",
8484
"@typescript-eslint/eslint-plugin": "^7.18.0",
8585
"@typescript-eslint/parser": "^7.18.0",
86-
"@vercel/ncc": "^0.38.1",
86+
"@vercel/ncc": "^0.38.2",
8787
"eslint": "^8.57.0",
8888
"eslint-plugin-github": "^5.0.2",
8989
"eslint-plugin-jest": "^28.8.3",
9090
"eslint-plugin-jsonc": "^2.16.0",
9191
"eslint-plugin-prettier": "^5.2.1",
9292
"jest": "^29.7.0",
9393
"make-coverage-badge": "^1.2.0",
94-
"memfs": "^4.11.1",
94+
"memfs": "^4.12.0",
9595
"prettier": "^3.3.3",
9696
"prettier-eslint": "^16.3.0",
9797
"ts-jest": "^29.2.5",

0 commit comments

Comments
 (0)