mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/jest to v29.5.11
This commit is contained in:
parent
fde1e52285
commit
ee55436a17
4 changed files with 10 additions and 10 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
||||||
"@testing-library/jest-dom": "6.1.5",
|
"@testing-library/jest-dom": "6.1.5",
|
||||||
"@testing-library/react": "14.1.2",
|
"@testing-library/react": "14.1.2",
|
||||||
"@testing-library/user-event": "14.5.1",
|
"@testing-library/user-event": "14.5.1",
|
||||||
"@types/jest": "29.5.10",
|
"@types/jest": "29.5.11",
|
||||||
"@types/node": "20.10.3",
|
"@types/node": "20.10.3",
|
||||||
"@types/react": "18.2.42",
|
"@types/react": "18.2.42",
|
||||||
"@types/react-dom": "18.2.17",
|
"@types/react-dom": "18.2.17",
|
||||||
|
|
@ -3822,9 +3822,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
"node_modules/@types/jest": {
|
||||||
"version": "29.5.10",
|
"version": "29.5.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.11.tgz",
|
||||||
"integrity": "sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==",
|
"integrity": "sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"expect": "^29.0.0",
|
"expect": "^29.0.0",
|
||||||
"pretty-format": "^29.0.0"
|
"pretty-format": "^29.0.0"
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"@testing-library/jest-dom": "6.1.5",
|
"@testing-library/jest-dom": "6.1.5",
|
||||||
"@testing-library/react": "14.1.2",
|
"@testing-library/react": "14.1.2",
|
||||||
"@testing-library/user-event": "14.5.1",
|
"@testing-library/user-event": "14.5.1",
|
||||||
"@types/jest": "29.5.10",
|
"@types/jest": "29.5.11",
|
||||||
"@types/node": "20.10.3",
|
"@types/node": "20.10.3",
|
||||||
"@types/react": "18.2.42",
|
"@types/react": "18.2.42",
|
||||||
"@types/react-dom": "18.2.17",
|
"@types/react-dom": "18.2.17",
|
||||||
|
|
|
||||||
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -69,7 +69,7 @@
|
||||||
"@nestjs/testing": "10.2.10",
|
"@nestjs/testing": "10.2.10",
|
||||||
"@types/cookie-parser": "1.4.6",
|
"@types/cookie-parser": "1.4.6",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.10",
|
"@types/jest": "29.5.11",
|
||||||
"@types/lodash": "4.14.202",
|
"@types/lodash": "4.14.202",
|
||||||
"@types/node": "20.10.3",
|
"@types/node": "20.10.3",
|
||||||
"@types/passport-http-bearer": "1.0.41",
|
"@types/passport-http-bearer": "1.0.41",
|
||||||
|
|
@ -3234,9 +3234,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
"node_modules/@types/jest": {
|
||||||
"version": "29.5.10",
|
"version": "29.5.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.11.tgz",
|
||||||
"integrity": "sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==",
|
"integrity": "sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"expect": "^29.0.0",
|
"expect": "^29.0.0",
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@
|
||||||
"@nestjs/testing": "10.2.10",
|
"@nestjs/testing": "10.2.10",
|
||||||
"@types/cookie-parser": "1.4.6",
|
"@types/cookie-parser": "1.4.6",
|
||||||
"@types/express": "4.17.21",
|
"@types/express": "4.17.21",
|
||||||
"@types/jest": "29.5.10",
|
"@types/jest": "29.5.11",
|
||||||
"@types/lodash": "4.14.202",
|
"@types/lodash": "4.14.202",
|
||||||
"@types/node": "20.10.3",
|
"@types/node": "20.10.3",
|
||||||
"@types/passport-http-bearer": "1.0.41",
|
"@types/passport-http-bearer": "1.0.41",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue