deps: bump jest from 27.0.4 to 27.1.0 (#510) [skip ci]

This commit is contained in:
dependabot[bot]
2021-08-31 14:00:42 +02:00
committed by GitHub
parent ca70e3f20c
commit 2ec69909fb
2 changed files with 946 additions and 939 deletions

1883
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -62,7 +62,7 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^7.32.0", "eslint": "^7.32.0",
"jest": "^27.0.3", "jest": "^27.1.0",
"libxmljs2": "^0.27.0", "libxmljs2": "^0.27.0",
"nodemon": "^2.0.7" "nodemon": "^2.0.7"
}, },