Merge pull request #273 from hashicorp/dependabot/npm_and_yarn/jest-29.3.1

Bump jest from 29.1.2 to 29.3.1
This commit is contained in:
Benjamin Bennett 2022-11-15 07:02:05 +00:00 committed by GitHub
commit beec8186ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 860 additions and 898 deletions

1756
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
"devDependencies": { "devDependencies": {
"@vercel/ncc": "0.34.0", "@vercel/ncc": "0.34.0",
"husky": "^8.0.2", "husky": "^8.0.2",
"jest": "^29.1.2", "jest": "^29.3.1",
"nock": "^13.2.9", "nock": "^13.2.9",
"semistandard": "^16.0.1" "semistandard": "^16.0.1"
}, },