mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update jest monorepo
This commit is contained in:
parent
6a7bf9fd6a
commit
57fbcb6580
4 changed files with 7251 additions and 1873 deletions
7371
frontend/package-lock.json
generated
7371
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -12,7 +12,7 @@
|
||||||
"@testing-library/jest-dom": "5.16.4",
|
"@testing-library/jest-dom": "5.16.4",
|
||||||
"@testing-library/react": "12.1.5",
|
"@testing-library/react": "12.1.5",
|
||||||
"@testing-library/user-event": "13.5.0",
|
"@testing-library/user-event": "13.5.0",
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.5.2",
|
||||||
"@types/node": "15.6.0",
|
"@types/node": "15.6.0",
|
||||||
"@types/react": "17.0.47",
|
"@types/react": "17.0.47",
|
||||||
"@types/react-dom": "17.0.17",
|
"@types/react-dom": "17.0.17",
|
||||||
|
|
|
||||||
1747
package-lock.json
generated
1747
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -82,7 +82,7 @@
|
||||||
"@types/cookie-parser": "1.4.3",
|
"@types/cookie-parser": "1.4.3",
|
||||||
"@types/express": "4.17.13",
|
"@types/express": "4.17.13",
|
||||||
"@types/hapi__joi": "17.1.8",
|
"@types/hapi__joi": "17.1.8",
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.5.2",
|
||||||
"@types/long": "4.0.2",
|
"@types/long": "4.0.2",
|
||||||
"@types/node": "15.6.0",
|
"@types/node": "15.6.0",
|
||||||
"@types/passport-jwt": "3.0.6",
|
"@types/passport-jwt": "3.0.6",
|
||||||
|
|
@ -99,7 +99,7 @@
|
||||||
"eslint-plugin-prefer-arrow": "1.2.3",
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
||||||
"eslint-plugin-react": "7.30.0",
|
"eslint-plugin-react": "7.30.0",
|
||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"jest": "27.4.3",
|
"jest": "27.5.1",
|
||||||
"pino-pretty": "8.1.0",
|
"pino-pretty": "8.1.0",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"supertest": "6.2.3",
|
"supertest": "6.2.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue