chore(deps): update dependency @testing-library/jest-dom to v5.16.5

This commit is contained in:
renovate[bot] 2022-08-06 15:25:07 +00:00
parent 7cff1176fa
commit 3aca9eee95
5 changed files with 36 additions and 20 deletions

View File

@ -133,7 +133,7 @@
"@babel/types": "7.18.10",
"@codesee/babel-plugin-instrument": "0.334.0",
"@codesee/tracker": "0.334.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"autoprefixer": "10.4.8",
"babel-plugin-transform-imports": "2.0.0",

48
package-lock.json generated
View File

@ -35,7 +35,7 @@
"@babel/preset-typescript": "7.18.6",
"@testing-library/cypress": "8.0.3",
"@testing-library/dom": "8.16.1",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.1",
"@types/enzyme": "3.10.12",
@ -536,7 +536,7 @@
"@babel/types": "7.18.10",
"@codesee/babel-plugin-instrument": "0.334.0",
"@codesee/tracker": "0.334.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"autoprefixer": "10.4.8",
"babel-plugin-transform-imports": "2.0.0",
@ -732,6 +732,11 @@
"tunnel": "^0.0.6"
}
},
"node_modules/@adobe/css-tools": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz",
"integrity": "sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g=="
},
"node_modules/@algolia/cache-browser-local-storage": {
"version": "4.14.2",
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.2.tgz",
@ -13641,15 +13646,15 @@
}
},
"node_modules/@testing-library/jest-dom": {
"version": "5.16.4",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
"integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
"version": "5.16.5",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz",
"integrity": "sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==",
"dependencies": {
"@adobe/css-tools": "^4.0.1",
"@babel/runtime": "^7.9.2",
"@types/testing-library__jest-dom": "^5.9.1",
"aria-query": "^5.0.0",
"chalk": "^3.0.0",
"css": "^3.0.0",
"css.escape": "^1.5.1",
"dom-accessibility-api": "^0.5.6",
"lodash": "^4.17.15",
@ -20831,6 +20836,7 @@
},
"node_modules/css": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"inherits": "^2.0.4",
@ -21066,6 +21072,7 @@
},
"node_modules/css/node_modules/source-map": {
"version": "0.6.1",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
@ -47561,6 +47568,7 @@
},
"node_modules/source-map-resolve": {
"version": "0.6.0",
"dev": true,
"license": "MIT",
"dependencies": {
"atob": "^2.1.2",
@ -53912,7 +53920,7 @@
"version": "0.1.0",
"hasInstallScript": true,
"dependencies": {
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"react": "16.14.0",
@ -54212,7 +54220,7 @@
"@storybook/builder-webpack5": "6.5.9",
"@storybook/manager-webpack5": "6.5.9",
"@storybook/react": "6.5.9",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@types/jest": "27.5.2",
"autoprefixer": "10.4.8",
@ -54261,6 +54269,11 @@
"tunnel": "^0.0.6"
}
},
"@adobe/css-tools": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz",
"integrity": "sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g=="
},
"@algolia/cache-browser-local-storage": {
"version": "4.14.2",
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.2.tgz",
@ -56256,7 +56269,7 @@
"@freecodecamp/challenge-editor-client": {
"version": "file:tools/challenge-editor/client",
"requires": {
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/codemirror": "5.60.5",
@ -56386,7 +56399,7 @@
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.10.0",
"@stripe/stripe-js": "1.34.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
@ -56734,7 +56747,7 @@
"@storybook/builder-webpack5": "6.5.9",
"@storybook/manager-webpack5": "6.5.9",
"@storybook/react": "6.5.9",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@types/jest": "27.5.2",
"autoprefixer": "10.4.8",
@ -64024,15 +64037,15 @@
}
},
"@testing-library/jest-dom": {
"version": "5.16.4",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
"integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
"version": "5.16.5",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz",
"integrity": "sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==",
"requires": {
"@adobe/css-tools": "^4.0.1",
"@babel/runtime": "^7.9.2",
"@types/testing-library__jest-dom": "^5.9.1",
"aria-query": "^5.0.0",
"chalk": "^3.0.0",
"css": "^3.0.0",
"css.escape": "^1.5.1",
"dom-accessibility-api": "^0.5.6",
"lodash": "^4.17.15",
@ -69244,6 +69257,7 @@
},
"css": {
"version": "3.0.0",
"dev": true,
"requires": {
"inherits": "^2.0.4",
"source-map": "^0.6.1",
@ -69251,7 +69265,8 @@
},
"dependencies": {
"source-map": {
"version": "0.6.1"
"version": "0.6.1",
"dev": true
}
}
},
@ -86673,6 +86688,7 @@
},
"source-map-resolve": {
"version": "0.6.0",
"dev": true,
"requires": {
"atob": "^2.1.2",
"decode-uri-component": "^0.2.0"

View File

@ -115,7 +115,7 @@
"@babel/preset-typescript": "7.18.6",
"@testing-library/cypress": "8.0.3",
"@testing-library/dom": "8.16.1",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/user-event": "13.5.0",
"@types/chai": "4.3.1",
"@types/enzyme": "3.10.12",

View File

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"react": "16.14.0",

View File

@ -40,7 +40,7 @@
"@storybook/builder-webpack5": "6.5.9",
"@storybook/manager-webpack5": "6.5.9",
"@storybook/react": "6.5.9",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@types/jest": "27.5.2",
"autoprefixer": "10.4.8",