mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 11:03:17 -04:00
chore(deps): update dependency @types/jest to v29.5.8
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
"@types/chai": "^4.3.4",
|
||||
"@types/enzyme": "^3.10.12",
|
||||
"@types/enzyme-adapter-react-16": "1.0.9",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/jquery": "^3.5.16",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/loadable__component": "5.13.7",
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
"@testing-library/dom": "8.20.1",
|
||||
"@testing-library/jest-dom": "5.17.0",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "18.18.8",
|
||||
"@types/store": "2.0.4",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -40,8 +40,8 @@ importers:
|
||||
specifier: 13.5.0
|
||||
version: 13.5.0(@testing-library/dom@8.20.1)
|
||||
'@types/jest':
|
||||
specifier: 29.5.7
|
||||
version: 29.5.7
|
||||
specifier: 29.5.8
|
||||
version: 29.5.8
|
||||
'@types/lodash':
|
||||
specifier: 4.14.200
|
||||
version: 4.14.200
|
||||
@@ -808,8 +808,8 @@ importers:
|
||||
specifier: 1.0.9
|
||||
version: 1.0.9
|
||||
'@types/jest':
|
||||
specifier: 29.5.7
|
||||
version: 29.5.7
|
||||
specifier: 29.5.8
|
||||
version: 29.5.8
|
||||
'@types/jquery':
|
||||
specifier: ^3.5.16
|
||||
version: 3.5.20
|
||||
@@ -1505,8 +1505,8 @@ importers:
|
||||
specifier: 12.1.5
|
||||
version: 12.1.5(react-dom@16.14.0)(react@16.14.0)
|
||||
'@types/jest':
|
||||
specifier: 29.5.7
|
||||
version: 29.5.7
|
||||
specifier: 29.5.8
|
||||
version: 29.5.8
|
||||
'@types/react':
|
||||
specifier: 16.14.50
|
||||
version: 16.14.50
|
||||
@@ -10515,8 +10515,8 @@ packages:
|
||||
dependencies:
|
||||
'@types/istanbul-lib-report': 3.0.1
|
||||
|
||||
/@types/jest@29.5.7:
|
||||
resolution: {integrity: sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==}
|
||||
/@types/jest@29.5.8:
|
||||
resolution: {integrity: sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==}
|
||||
dependencies:
|
||||
expect: 29.7.0
|
||||
pretty-format: 29.7.0
|
||||
@@ -10879,7 +10879,7 @@ packages:
|
||||
/@types/testing-library__jest-dom@5.14.5:
|
||||
resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==}
|
||||
dependencies:
|
||||
'@types/jest': 29.5.7
|
||||
'@types/jest': 29.5.8
|
||||
|
||||
/@types/through@0.0.31:
|
||||
resolution: {integrity: sha512-LpKpmb7FGevYgXnBXYs6HWnmiFyVG07Pt1cnbgM1IhEacITTiUaBXXvOR3Y50ksaJWGSfhbEvQFivQEFGCC55w==}
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"@storybook/react": "6.5.16",
|
||||
"@testing-library/jest-dom": "5.17.0",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/react": "16.14.50",
|
||||
"@types/react-dom": "^16.9.17",
|
||||
"@types/testing-library__jest-dom": "^5",
|
||||
|
||||
Reference in New Issue
Block a user