Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-test-renderer to v18.0.6 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy authored Nov 11, 2023
1 parent 81e4e4c commit 1bd619f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@testing-library/react": "14.0.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-test-renderer": "18.0.0",
"@types/react-test-renderer": "18.0.6",
"@vitejs/plugin-react": "3.1.0",
"babel-loader": "9.1.2",
"css-loader": "6.8.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rspack/cli": "0.3.11",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-test-renderer": "18.0.0",
"@types/react-test-renderer": "18.0.6",
"@vitejs/plugin-react": "3.1.0",
"babel-loader": "9.1.2",
"css-loader": "6.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15096,10 +15096,10 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"

"@types/[email protected].0":
version "18.0.0"
resolved "https://registry.npmjs.org/@types/react-test-renderer/-/react-test-renderer-18.0.0.tgz#7b7f69ca98821ea5501b21ba24ea7b6139da2243"
integrity sha512-C7/5FBJ3g3sqUahguGi03O79b8afNeSD6T8/GU50oQrJCU0bVCCGQHaGKUbg2Ce8VQEEqTw8/HiS6lXHHdgkdQ==
"@types/[email protected].6":
version "18.0.6"
resolved "https://registry.npmjs.org/@types/react-test-renderer/-/react-test-renderer-18.0.6.tgz#1db32c09d3931a7f4ed7f31612f6cccb2910d28f"
integrity sha512-O2JT1J3/v/NaYHYmPf2DXBSqUGmp6iwhFPicES6Pc1Y90B9Qgu99mmaBGqfZFpVuXLzF/pNJB4K9ySL3iqFeXA==
dependencies:
"@types/react" "*"

Expand Down

5 comments on commit 1bd619f

@vercel
Copy link

@vercel vercel bot commented on 1bd619f Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-utils – ./medusa-example/utils

medusa-example-utils-module-federation.vercel.app
medusa-example-utils-git-master-module-federation.vercel.app
medusa-example-utils.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1bd619f Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-nav – ./medusa-example/nav

medusa-example-nav-git-master-module-federation.vercel.app
medusa-example-nav.vercel.app
medusa-example-nav-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1bd619f Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-dsl – ./medusa-example/dsl

medusa-example-dsl.vercel.app
medusa-example-dsl-module-federation.vercel.app
medusa-example-dsl-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1bd619f Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-search – ./medusa-example/search

medusa-example-search-git-master-module-federation.vercel.app
medusa-example-search-module-federation.vercel.app
medusa-example-search.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1bd619f Nov 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-home – ./medusa-example/home

medusa-example-home-git-master-module-federation.vercel.app
medusa-example-home.vercel.app
medusa-example-home-module-federation.vercel.app

Please sign in to comment.