Merge pull request #224 from hashicorp/dependabot/npm_and_yarn/jest-28.1.3

Bump jest from 28.1.2 to 28.1.3
This commit is contained in:
Ivan De Marino 2022-07-21 12:05:29 +01:00 committed by GitHub
commit 6719a23721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 825 additions and 741 deletions

1564
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.2", "jest": "^28.1.3",
"nock": "^13.2.7", "nock": "^13.2.7",
"semistandard": "^16.0.1" "semistandard": "^16.0.1"
}, },