Bump the npm-dependencies group with 1 update

Bumps the npm-dependencies group with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).

- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-23 14:00:16 +00:00
committed by Daz DeBoer
parent 3122f2c659
commit 98d77952ea
2 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/node": "16.18.38",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/unzipper": "0.10.6",
"@typescript-eslint/parser": "6.4.1",
"@vercel/ncc": "0.36.1",