chore(deps): update dependency @testing-library/jest-dom to v5.16.0
This commit is contained in:
committed by
renovate[bot]
parent
e0f9c70a99
commit
a9dcce08d1
@ -131,7 +131,7 @@
|
|||||||
"@babel/types": "7.16.0",
|
"@babel/types": "7.16.0",
|
||||||
"@codesee/babel-plugin-instrument": "0.149.0",
|
"@codesee/babel-plugin-instrument": "0.149.0",
|
||||||
"@codesee/tracker": "0.149.0",
|
"@codesee/tracker": "0.149.0",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"autoprefixer": "10.4.0",
|
"autoprefixer": "10.4.0",
|
||||||
"babel-plugin-transform-imports": "2.0.0",
|
"babel-plugin-transform-imports": "2.0.0",
|
||||||
|
49
package-lock.json
generated
49
package-lock.json
generated
@ -33,7 +33,7 @@
|
|||||||
"@babel/preset-typescript": "7.16.0",
|
"@babel/preset-typescript": "7.16.0",
|
||||||
"@testing-library/cypress": "7.0.7",
|
"@testing-library/cypress": "7.0.7",
|
||||||
"@testing-library/dom": "8.11.1",
|
"@testing-library/dom": "8.11.1",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/user-event": "13.5.0",
|
"@testing-library/user-event": "13.5.0",
|
||||||
"@types/chai": "4.2.22",
|
"@types/chai": "4.2.22",
|
||||||
"@types/enzyme": "3.10.10",
|
"@types/enzyme": "3.10.10",
|
||||||
@ -299,7 +299,7 @@
|
|||||||
"@babel/types": "7.16.0",
|
"@babel/types": "7.16.0",
|
||||||
"@codesee/babel-plugin-instrument": "0.149.0",
|
"@codesee/babel-plugin-instrument": "0.149.0",
|
||||||
"@codesee/tracker": "0.149.0",
|
"@codesee/tracker": "0.149.0",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"autoprefixer": "10.4.0",
|
"autoprefixer": "10.4.0",
|
||||||
"babel-plugin-transform-imports": "2.0.0",
|
"babel-plugin-transform-imports": "2.0.0",
|
||||||
@ -14269,14 +14269,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@testing-library/jest-dom": {
|
"node_modules/@testing-library/jest-dom": {
|
||||||
"version": "5.15.1",
|
"version": "5.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz",
|
||||||
"integrity": "sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg==",
|
"integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.9.2",
|
"@babel/runtime": "^7.9.2",
|
||||||
"@types/testing-library__jest-dom": "^5.9.1",
|
"@types/testing-library__jest-dom": "^5.9.1",
|
||||||
"aria-query": "^4.2.2",
|
"aria-query": "^5.0.0",
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
"css": "^3.0.0",
|
"css": "^3.0.0",
|
||||||
"css.escape": "^1.5.1",
|
"css.escape": "^1.5.1",
|
||||||
@ -14305,19 +14305,6 @@
|
|||||||
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@testing-library/jest-dom/node_modules/aria-query": {
|
|
||||||
"version": "4.2.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
|
|
||||||
"integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"@babel/runtime": "^7.10.2",
|
|
||||||
"@babel/runtime-corejs3": "^7.10.2"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=6.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@testing-library/jest-dom/node_modules/chalk": {
|
"node_modules/@testing-library/jest-dom/node_modules/chalk": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
||||||
@ -55386,7 +55373,7 @@
|
|||||||
"@storybook/builder-webpack5": "6.4.7",
|
"@storybook/builder-webpack5": "6.4.7",
|
||||||
"@storybook/manager-webpack5": "6.4.7",
|
"@storybook/manager-webpack5": "6.4.7",
|
||||||
"@storybook/react": "6.4.7",
|
"@storybook/react": "6.4.7",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"autoprefixer": "10.4.0",
|
"autoprefixer": "10.4.0",
|
||||||
@ -57857,7 +57844,7 @@
|
|||||||
"@reach/router": "1.3.4",
|
"@reach/router": "1.3.4",
|
||||||
"@stripe/react-stripe-js": "1.6.0",
|
"@stripe/react-stripe-js": "1.6.0",
|
||||||
"@stripe/stripe-js": "1.21.2",
|
"@stripe/stripe-js": "1.21.2",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@types/react-scrollable-anchor": "0.6.1",
|
"@types/react-scrollable-anchor": "0.6.1",
|
||||||
"algoliasearch": "4.11.0",
|
"algoliasearch": "4.11.0",
|
||||||
@ -58258,7 +58245,7 @@
|
|||||||
"@storybook/builder-webpack5": "6.4.7",
|
"@storybook/builder-webpack5": "6.4.7",
|
||||||
"@storybook/manager-webpack5": "6.4.7",
|
"@storybook/manager-webpack5": "6.4.7",
|
||||||
"@storybook/react": "6.4.7",
|
"@storybook/react": "6.4.7",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"autoprefixer": "10.4.0",
|
"autoprefixer": "10.4.0",
|
||||||
@ -66925,14 +66912,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@testing-library/jest-dom": {
|
"@testing-library/jest-dom": {
|
||||||
"version": "5.15.1",
|
"version": "5.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz",
|
||||||
"integrity": "sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg==",
|
"integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.9.2",
|
"@babel/runtime": "^7.9.2",
|
||||||
"@types/testing-library__jest-dom": "^5.9.1",
|
"@types/testing-library__jest-dom": "^5.9.1",
|
||||||
"aria-query": "^4.2.2",
|
"aria-query": "^5.0.0",
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
"css": "^3.0.0",
|
"css": "^3.0.0",
|
||||||
"css.escape": "^1.5.1",
|
"css.escape": "^1.5.1",
|
||||||
@ -66950,16 +66937,6 @@
|
|||||||
"color-convert": "^2.0.1"
|
"color-convert": "^2.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"aria-query": {
|
|
||||||
"version": "4.2.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
|
|
||||||
"integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@babel/runtime": "^7.10.2",
|
|
||||||
"@babel/runtime-corejs3": "^7.10.2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
||||||
|
@ -108,7 +108,7 @@
|
|||||||
"@babel/preset-typescript": "7.16.0",
|
"@babel/preset-typescript": "7.16.0",
|
||||||
"@testing-library/cypress": "7.0.7",
|
"@testing-library/cypress": "7.0.7",
|
||||||
"@testing-library/dom": "8.11.1",
|
"@testing-library/dom": "8.11.1",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/user-event": "13.5.0",
|
"@testing-library/user-event": "13.5.0",
|
||||||
"@types/chai": "4.2.22",
|
"@types/chai": "4.2.22",
|
||||||
"@types/enzyme": "3.10.10",
|
"@types/enzyme": "3.10.10",
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
"@storybook/builder-webpack5": "6.4.7",
|
"@storybook/builder-webpack5": "6.4.7",
|
||||||
"@storybook/manager-webpack5": "6.4.7",
|
"@storybook/manager-webpack5": "6.4.7",
|
||||||
"@storybook/react": "6.4.7",
|
"@storybook/react": "6.4.7",
|
||||||
"@testing-library/jest-dom": "5.15.1",
|
"@testing-library/jest-dom": "5.16.0",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"autoprefixer": "10.4.0",
|
"autoprefixer": "10.4.0",
|
||||||
|
Reference in New Issue
Block a user