update testing library

This commit is contained in:
Liam DeBeasi
2023-12-18 18:29:05 -05:00
parent 00aa03764d
commit dc6c7d029e
2 changed files with 24 additions and 15 deletions

View File

@@ -50,7 +50,7 @@
"@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "^2.0.0",
"@rollup/plugin-typescript": "^11.1.5",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^11.2.2",
"@testing-library/react-hooks": "^7.0.1",
"@types/jest": "^26.0.15",

37
pnpm-lock.yaml generated
View File

@@ -328,8 +328,8 @@ importers:
specifier: ^11.1.5
version: 11.1.5(rollup@4.9.1)(tslib@2.4.0)(typescript@4.8.4)
'@testing-library/jest-dom':
specifier: ^5.11.6
version: 5.17.0
specifier: ^6.1.5
version: 6.1.5(@types/jest@26.0.15)(jest@26.6.3)
'@testing-library/react':
specifier: ^11.2.2
version: 11.2.2(react-dom@16.9.0)(react@16.9.0)
@@ -3803,17 +3803,32 @@ packages:
pretty-format: 26.6.2
dev: true
/@testing-library/jest-dom@5.17.0:
resolution: {integrity: sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==}
engines: {node: '>=8', npm: '>=6', yarn: '>=1'}
/@testing-library/jest-dom@6.1.5(@types/jest@26.0.15)(jest@26.6.3):
resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
'@jest/globals': '>= 28'
'@types/jest': '>= 28'
jest: '>= 28'
vitest: '>= 0.32'
peerDependenciesMeta:
'@jest/globals':
optional: true
'@types/jest':
optional: true
jest:
optional: true
vitest:
optional: true
dependencies:
'@adobe/css-tools': 4.3.1
'@babel/runtime': 7.23.2
'@types/testing-library__jest-dom': 5.14.9
'@types/jest': 26.0.15
aria-query: 5.0.0
chalk: 3.0.0
css.escape: 1.5.1
dom-accessibility-api: 0.5.16
jest: 26.6.3
lodash: 4.17.21
redent: 3.0.0
dev: true
@@ -4104,12 +4119,6 @@ packages:
resolution: {integrity: sha512-g7CK9nHdwjK2n0ymT2CW698FuWJRIx+RP6embAzZ2Qi8/ilIrA1Imt2LVSeHUzKvpoi7BhmmQcXz95eS0f2JXw==}
dev: true
/@types/testing-library__jest-dom@5.14.9:
resolution: {integrity: sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==}
dependencies:
'@types/jest': 28.1.1
dev: true
/@types/tough-cookie@4.0.4:
resolution: {integrity: sha512-95Sfz4nvMAb0Nl9DTxN3j64adfwfbBPEYq14VN7zT5J5O2M9V6iZMIIQU1U+pJyl9agHYHNCqhCXgyEtIRRa5A==}
dev: true
@@ -7774,7 +7783,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.7.4)
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.8.4)
debug: 3.2.7
eslint: 7.32.0
eslint-import-resolver-node: 0.3.9
@@ -7941,7 +7950,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.7.4)
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.8.4)
array-includes: 3.1.7
array.prototype.findlastindex: 1.2.3
array.prototype.flat: 1.3.2