Skip to content

Commit

Permalink
Update all non-major dependencies (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 29, 2023
1 parent dcdc273 commit 6f7e853
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@atlaskit/theme": "12.5.3",
"@atlaskit/theme": "12.5.4",
"@babel/helper-builder-react-jsx": "7.19.0",
"@babel/helper-builder-react-jsx-experimental": "7.12.11",
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
Expand All @@ -20,7 +20,7 @@
"react-beautiful-dnd": "13.1.1",
"react-dom": "18.2.0",
"react-google-login": "5.2.2",
"react-hook-form": "7.44.1",
"react-hook-form": "7.44.2",
"react-redux": "8.0.5",
"react-router-dom": "5.3.4",
"react-scripts": "5.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/[email protected].3":
version "12.5.3"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.5.3.tgz#c791d27ea81eba54bfaad44ddf490705407dcaf3"
integrity sha512-l+8Rtfo1tNl+TwXahyKyi5EiT4orRb8SLx0j6AQULoMK4qA3iSB6btObVWgjXRYNo8oUyRNchUmgyNY6PiNEIg==
"@atlaskit/[email protected].4":
version "12.5.4"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.5.4.tgz#dfc13a792099335c26fc3a4379f33eb563f0c0bd"
integrity sha512-ukn8YOZJFXYx2DHvQ/AXSBqeidSa83R4H5NMerSqMqB24wGCRJ1HrK9zuKtT/ZMtRed0c7+Adk4Hn+ab3YL61w==
dependencies:
"@atlaskit/codemod-utils" "^4.2.0"
"@atlaskit/ds-lib" "^2.2.0"
Expand Down Expand Up @@ -9425,10 +9425,10 @@ [email protected]:
"@types/react" "*"
prop-types "^15.6.0"

[email protected].1:
version "7.44.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.1.tgz#5385819f399d6675f367fc78f555c8352ca11f04"
integrity sha512-ZVmDuQQCq6agpVE2eoGjH3ZMDgo/aFV4JVobUQGOQ0/tgfcY/WY30mBSVnxmFOpzS+iSqD2ax7hw9Thg5F931A==
[email protected].2:
version "7.44.2"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.2.tgz#220186d3e380b3d6b15083b094a6ca77d3797a8b"
integrity sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==

react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
version "16.13.1"
Expand Down

1 comment on commit 6f7e853

@vercel
Copy link

@vercel vercel bot commented on 6f7e853 May 29, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.