Skip to content

Commit

Permalink
Remove @types/jest
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtallen committed Jul 10, 2023
1 parent 39a029e commit 81b5ecf
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 14 deletions.
1 change: 0 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.2",
"@types/redux-mock-store": "1.0.3",
"autoprefixer": "^10.2.5",
"component-event": "^0.2.0",
Expand Down
1 change: 0 additions & 1 deletion packages/calypso-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@automattic/calypso-typescript-config": "workspace:^",
"@automattic/languages": "workspace:^",
"@jest/globals": "^29.5.0",
"@types/jest": "^29.5.2",
"@types/node": "^18.11.18",
"@types/node-fetch": "^2.6.1",
"@wordpress/i18n": "^4.23.0",
Expand Down
1 change: 0 additions & 1 deletion packages/jest-circus-allure-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"devDependencies": {
"@automattic/calypso-eslint-overrides": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@types/jest": "^29.5.2",
"@types/node": "^18.11.18",
"typescript": "^4.7.4"
},
Expand Down
1 change: 0 additions & 1 deletion test/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@automattic/jest-circus-allure-reporter": "workspace:^",
"@automattic/languages": "workspace:^",
"@types/archiver": "^5.3.1",
"@types/jest": "^29.5.2",
"archiver": "^5.3.0",
"asana-phrase": "^0.0.8",
"babel-jest": "^29.6.1",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ __metadata:
debug: ^4.3.4
gettext-parser: ^6.0.0
html-webpack-plugin: ^5.0.0-beta.4
jest: ^29.6.1
lodash: ^4.17.21
mkdirp: ^1.0.4
moment: ^2.26.0
Expand Down Expand Up @@ -319,7 +318,6 @@ __metadata:
"@automattic/languages": "workspace:^"
"@jest/globals": ^29.5.0
"@jest/types": ^29.5.0
"@types/jest": ^29.5.2
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.1
"@types/totp-generator": ^0.0.3
Expand Down Expand Up @@ -906,7 +904,6 @@ __metadata:
"@automattic/calypso-eslint-overrides": "workspace:^"
"@automattic/calypso-typescript-config": "workspace:^"
"@types/allure-js-commons": ^0.0.1
"@types/jest": ^29.5.2
"@types/node": ^18.11.18
allure-js-commons: 2.0.0-beta.9
typescript: ^4.7.4
Expand Down Expand Up @@ -1078,7 +1075,6 @@ __metadata:
debug: ^4.3.3
html-webpack-plugin: ^5.0.0-beta.4
i18n-calypso: "workspace:^"
jest: ^29.6.1
page: ^1.11.5
postcss: ^8.4.5
postcss-custom-properties: ^11.0.0
Expand Down Expand Up @@ -1119,7 +1115,6 @@ __metadata:
"@wordpress/primitives": ^3.21.0
"@wordpress/readable-js-assets-webpack-plugin": ^2.6.0
classnames: ^2.3.1
jest: ^29.6.1
lodash: ^4.17.21
moment: ^2.26.0
new-github-issue-url: ^0.2.1
Expand Down Expand Up @@ -1704,7 +1699,6 @@ __metadata:
"@wordpress/rich-text": ^6.0.0
"@wordpress/url": ^3.24.0
debug: ^4.3.3
jest: ^29.6.1
lodash: ^4.17.21
npm-run-all: ^4.1.5
postcss: ^8.4.5
Expand Down Expand Up @@ -6572,7 +6566,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:^29.5.2":
"@types/jest@npm:*":
version: 29.5.2
resolution: "@types/jest@npm:29.5.2"
dependencies:
Expand Down Expand Up @@ -10648,7 +10642,6 @@ __metadata:
"@testing-library/react": ^14.0.0
"@testing-library/react-hooks": 7.0.2
"@testing-library/user-event": ^14.4.3
"@types/jest": ^29.5.2
"@types/redux-mock-store": 1.0.3
"@wordpress/a11y": ^3.23.0
"@wordpress/api-fetch": ^6.20.0
Expand Down Expand Up @@ -16668,7 +16661,6 @@ __metadata:
copy-webpack-plugin: ^10.1.0
glob: ^7.1.6
i18n-calypso: "workspace:^"
jest: ^29.6.1
postcss: ^8.4.5
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -30089,7 +30081,6 @@ __metadata:
"@automattic/languages": "workspace:^"
"@babel/core": ^7.16.0
"@types/archiver": ^5.3.1
"@types/jest": ^29.5.2
archiver: ^5.3.0
asana-phrase: ^0.0.8
babel-jest: ^29.6.1
Expand Down

0 comments on commit 81b5ecf

Please sign in to comment.