Skip to content

Commit

Permalink
Updated mds dependencies (#514)
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Perez <[email protected]>
  • Loading branch information
bexsoft authored Oct 2, 2023
1 parent 2d4cef9 commit a9c166e
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 163 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@storybook/addon-links": "^7.4.5",
"@storybook/react": "^7.4.5",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/testing-library": "^0.2.1",
"@storybook/testing-library": "^0.2.2",
"@testing-library/jest-dom": "^6.0.3",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.23",
"@types/react-virtualized": "^9.21.22",
"@types/react": "^18.2.24",
"@types/react-virtualized": "^9.21.23",
"babel-loader": "^9.1.3",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
Expand Down
Loading

0 comments on commit a9c166e

Please sign in to comment.