Merge pull request #215 from hashicorp/dependabot/npm_and_yarn/jest-28.1.1

Bump jest from 28.1.0 to 28.1.1
This commit is contained in:
Ivan De Marino 2022-06-14 12:46:34 +01:00 committed by GitHub
commit 3fedce6b38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 697 additions and 699 deletions

1394
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.1", "husky": "^8.0.1",
"jest": "^28.1.0", "jest": "^28.1.1",
"nock": "^13.2.6", "nock": "^13.2.6",
"semistandard": "^16.0.1" "semistandard": "^16.0.1"
}, },