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

This commit is contained in:
renovate[bot]
2023-07-22 10:43:22 +00:00
parent 88cc7fcbb4
commit 51693c2de2
5 changed files with 15 additions and 15 deletions

View File

@@ -58,7 +58,7 @@
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.16.5",
"@stripe/stripe-js": "1.54.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"algoliasearch": "4.18.0",
"assert": "2.0.0",
"babel-loader": "8.3.0",
@@ -140,7 +140,7 @@
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@codesee/babel-plugin-instrument": "0.587.0",
"@codesee/tracker": "0.587.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@total-typescript/ts-reset": "^0.4.0",
"@types/chai": "^4.3.4",

View File

@@ -108,7 +108,7 @@
"@babel/preset-typescript": "7.22.5",
"@testing-library/cypress": "8.0.7",
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/user-event": "13.5.0",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",

20
pnpm-lock.yaml generated
View File

@@ -37,8 +37,8 @@ importers:
specifier: 8.20.1
version: 8.20.1
'@testing-library/jest-dom':
specifier: 5.16.5
version: 5.16.5
specifier: 5.17.0
version: 5.17.0
'@testing-library/user-event':
specifier: 13.5.0
version: 13.5.0(@testing-library/dom@8.20.1)
@@ -519,8 +519,8 @@ importers:
specifier: 1.54.1
version: 1.54.1
'@testing-library/jest-dom':
specifier: 5.16.5
version: 5.16.5
specifier: 5.17.0
version: 5.17.0
algoliasearch:
specifier: 4.18.0
version: 4.18.0
@@ -1033,8 +1033,8 @@ importers:
tools/challenge-editor/client:
dependencies:
'@testing-library/jest-dom':
specifier: 5.16.5
version: 5.16.5
specifier: 5.17.0
version: 5.17.0
'@testing-library/react':
specifier: 12.1.5
version: 12.1.5(react-dom@16.14.0)(react@16.14.0)
@@ -1354,8 +1354,8 @@ importers:
specifier: 6.5.16
version: 6.5.16(@babel/core@7.22.9)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.45.0)(react-dom@16.14.0)(react@16.14.0)(require-from-string@2.0.2)(typescript@4.9.5)
'@testing-library/jest-dom':
specifier: 5.16.5
version: 5.16.5
specifier: 5.17.0
version: 5.17.0
'@testing-library/react':
specifier: 12.1.5
version: 12.1.5(react-dom@16.14.0)(react@16.14.0)
@@ -10130,8 +10130,8 @@ packages:
lz-string: 1.5.0
pretty-format: 27.5.1
/@testing-library/jest-dom@5.16.5:
resolution: {integrity: sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==}
/@testing-library/jest-dom@5.17.0:
resolution: {integrity: sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==}
engines: {node: '>=8', npm: '>=6', yarn: '>=1'}
dependencies:
'@adobe/css-tools': 4.2.0

View File

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

View File

@@ -49,7 +49,7 @@
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@types/jest": "29.5.3",
"@types/react": "16.14.43",