housekeeping(dev-deps): @jest/globals@26.5.3
This commit is contained in:
committed by
renovate[bot]
parent
c616456ef3
commit
e5e9df2a05
14
package-lock.json
generated
14
package-lock.json
generated
@@ -3481,14 +3481,14 @@
|
||||
}
|
||||
},
|
||||
"@jest/globals": {
|
||||
"version": "26.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.5.2.tgz",
|
||||
"integrity": "sha512-9PmnFsAUJxpPt1s/stq02acS1YHliVBDNfAWMe1bwdRr1iTCfhbNt3ERQXrO/ZfZSweftoA26Q/2yhSVSWQ3sw==",
|
||||
"version": "26.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.5.3.tgz",
|
||||
"integrity": "sha512-7QztI0JC2CuB+Wx1VdnOUNeIGm8+PIaqngYsZXQCkH2QV0GFqzAYc9BZfU0nuqA6cbYrWh5wkuMzyii3P7deug==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/environment": "^26.5.2",
|
||||
"@jest/types": "^26.5.2",
|
||||
"expect": "^26.5.2"
|
||||
"expect": "^26.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-styles": {
|
||||
@@ -3516,9 +3516,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"expect": {
|
||||
"version": "26.5.2",
|
||||
"resolved": "https://registry.npmjs.org/expect/-/expect-26.5.2.tgz",
|
||||
"integrity": "sha512-ccTGrXZd8DZCcvCz4htGXTkd/LOoy6OEtiDS38x3/VVf6E4AQL0QoeksBiw7BtGR5xDNiRYPB8GN6pfbuTOi7w==",
|
||||
"version": "26.5.3",
|
||||
"resolved": "https://registry.npmjs.org/expect/-/expect-26.5.3.tgz",
|
||||
"integrity": "sha512-kkpOhGRWGOr+TEFUnYAjfGvv35bfP+OlPtqPIJpOCR9DVtv8QV+p8zG0Edqafh80fsjeE+7RBcVUq1xApnYglw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/types": "^26.5.2",
|
||||
|
||||
Reference in New Issue
Block a user