Merge pull request #221 from hashicorp/dependabot/npm_and_yarn/jest-28.1.2

Bump jest from 28.1.1 to 28.1.2
This commit is contained in:
Benjamin Bennett 2022-07-05 08:31:49 +01:00 committed by GitHub
commit 78ea3ac2fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 538 additions and 504 deletions

1040
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
"devDependencies": {
"@vercel/ncc": "0.34.0",
"husky": "^8.0.1",
"jest": "^28.1.1",
"jest": "^28.1.2",
"nock": "^13.2.7",
"semistandard": "^16.0.1"
},