Skip to content

Commit

Permalink
[grid] Updating testing library deps
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol authored and elgatov committed Jun 27, 2022
1 parent 8a54c6a commit b1f86e1
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions javascript/grid-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/grid-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@babel/preset-react": "^7.17.12",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^13.2.0",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.0",
"react-scripts": "5.0.1",
"ts-standard": "^11.0.0",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@bazel/jasmine": "5.5.0",
"@bazel/typescript": "5.5.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^13.2.0",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.0",
"@types/enzyme": "^3.10.8",
"@types/jest": "^26.0.0",
Expand Down

0 comments on commit b1f86e1

Please sign in to comment.