Skip to content

Commit

Permalink
build(yarn): see if this helps failing tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuoushub committed Jul 14, 2022
1 parent c52e64d commit f57d861
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@babel/core": "7.16.7",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@types/pascalcase": "1.0.1",
"@types/react": "17.0.47",
Expand Down
1 change: 1 addition & 0 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@storybook/manager-webpack5": "6.5.9",
"@storybook/react": "6.5.9",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@types/aws-lambda": "8.10.101",
"@types/babel-core": "6.25.7",
Expand Down
1 change: 1 addition & 0 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@types/prop-types": "15.7.5",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
Expand Down
3 changes: 3 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6364,6 +6364,7 @@ __metadata:
"@babel/runtime-corejs3": 7.16.7
"@testing-library/dom": 8.13.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 13.3.0
"@testing-library/user-event": 14.2.1
"@types/pascalcase": 1.0.1
"@types/react": 17.0.47
Expand Down Expand Up @@ -6618,6 +6619,7 @@ __metadata:
"@storybook/manager-webpack5": 6.5.9
"@storybook/react": 6.5.9
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 13.3.0
"@testing-library/user-event": 14.2.1
"@types/aws-lambda": 8.10.101
"@types/babel-core": 6.25.7
Expand Down Expand Up @@ -6648,6 +6650,7 @@ __metadata:
"@babel/runtime-corejs3": 7.16.7
"@redwoodjs/auth": 2.1.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 13.3.0
"@types/prop-types": 15.7.5
"@types/react": 17.0.47
"@types/react-dom": 17.0.17
Expand Down

0 comments on commit f57d861

Please sign in to comment.