1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-22 16:29:09 +01:00

chore(deps): update jest (major) (#5478)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-19 17:44:08 +02:00 committed by GitHub
parent 333b05d884
commit 4f03bd756d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 839 additions and 1282 deletions

2115
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -57,7 +57,7 @@
"@types/duo_web_sdk": "2.7.1", "@types/duo_web_sdk": "2.7.1",
"@types/firefox-webext-browser": "111.0.1", "@types/firefox-webext-browser": "111.0.1",
"@types/inquirer": "8.2.6", "@types/inquirer": "8.2.6",
"@types/jest": "27.5.2", "@types/jest": "29.5.1",
"@types/jquery": "3.5.16", "@types/jquery": "3.5.16",
"@types/jsdom": "21.1.1", "@types/jsdom": "21.1.1",
"@types/koa": "2.13.6", "@types/koa": "2.13.6",
@ -112,7 +112,7 @@
"husky": "8.0.3", "husky": "8.0.3",
"jest-junit": "16.0.0", "jest-junit": "16.0.0",
"jest-mock-extended": "3.0.4", "jest-mock-extended": "3.0.4",
"jest-preset-angular": "12.2.6", "jest-preset-angular": "13.1.1",
"lint-staged": "13.2.2", "lint-staged": "13.2.2",
"mini-css-extract-plugin": "2.7.5", "mini-css-extract-plugin": "2.7.5",
"node-ipc": "9.2.1", "node-ipc": "9.2.1",
@ -129,7 +129,7 @@
"storybook-addon-designs": "6.3.1", "storybook-addon-designs": "6.3.1",
"style-loader": "3.3.2", "style-loader": "3.3.2",
"tailwindcss": "3.3.2", "tailwindcss": "3.3.2",
"ts-jest": "28.0.8", "ts-jest": "29.1.0",
"ts-loader": "9.4.2", "ts-loader": "9.4.2",
"tsconfig-paths-webpack-plugin": "3.5.2", "tsconfig-paths-webpack-plugin": "3.5.2",
"type-fest": "2.19.0", "type-fest": "2.19.0",