Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2022
1 parent 7409c05 commit 25e4238
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 13 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.1.8",
"@atlaskit/theme": "12.1.9",
"@babel/helper-builder-react-jsx": "7.16.7",
"@babel/helper-builder-react-jsx-experimental": "7.12.11",
"@babel/plugin-proposal-private-property-in-object": "7.17.12",
Expand All @@ -20,7 +20,7 @@
"react-beautiful-dnd": "13.1.0",
"react-dom": "18.2.0",
"react-google-login": "5.2.2",
"react-hook-form": "7.32.2",
"react-hook-form": "7.33.0",
"react-redux": "8.0.2",
"react-router-dom": "5.3.3",
"react-scripts": "5.0.1",
Expand Down
35 changes: 24 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@atlaskit/codemod-utils@^4.0.0":
"@atlaskit/codemod-utils@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@atlaskit/codemod-utils/-/codemod-utils-4.1.0.tgz#63541c7f112c4baba5e22f0e98ddd2acd324f203"
integrity sha512-k7uLovYWjO7nPwK6MWiTES8STdh/qPPX6WrppWCokHXIoemGEi1CTKpEXMHrjWyrxqzVGhux7hAb0hDMBan9Gg==
Expand All @@ -25,13 +25,21 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/theme@12.1.8":
version "12.1.8"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.1.8.tgz#4f93a8f605b34d1a45ec617b35f7d46b5b759ce2"
integrity sha512-73ACoF+WVHPI4RaiaBcGlKeMNRJxZnYNI5vu5us5oCTIiDebv6ZQkbuqbhrD6at5luBUZlZupe3CTaPTb34BkQ==
"@atlaskit/ds-lib@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@atlaskit/ds-lib/-/ds-lib-2.0.0.tgz#62c313ad8f9c66b02d199a18357abfbb65e007de"
integrity sha512-e+tY5G0SW5UFT5z09fTF9lYLFjScGKKafP/3A8uQJOtsg53DGuXyOj7DA1cGPEpyZmHaGxOmxtEXiSGBCxcrlA==
dependencies:
"@atlaskit/codemod-utils" "^4.0.0"
"@atlaskit/ds-lib" "^1.4.0"
"@babel/runtime" "^7.0.0"
bind-event-listener "^2.1.0"

"@atlaskit/theme@12.1.9":
version "12.1.9"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.1.9.tgz#51ca00ca2830499ad4e8e10a1b0250f7e3ee40ee"
integrity sha512-75y9wdmtoSsccGwBeTpbces+oAoRSBKtfvK787bbKXDxLVy+zp2f/YO9wAoefL4j3n1JA3YG91C3gmoKJew4Tg==
dependencies:
"@atlaskit/codemod-utils" "^4.1.0"
"@atlaskit/ds-lib" "^2.0.0"
"@atlaskit/tokens" "^0.10.0"
"@babel/runtime" "^7.0.0"

Expand Down Expand Up @@ -4268,6 +4276,11 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c"
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==

bind-event-listener@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/bind-event-listener/-/bind-event-listener-2.1.1.tgz#5e57290181af3027ff53ba6109e417a1e3cbb6f3"
integrity sha512-O+a5c0D2se/u2VlBJmPRn45IB6R4mYMh1ok3dWxrIZ2pmLqzggBhb875mbq73508ylzofc0+hT9W41x4Y2s8lg==

bluebird@^3.5.5:
version "3.7.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
Expand Down Expand Up @@ -9226,10 +9239,10 @@ react-google-login@5.2.2:
"@types/react" "*"
prop-types "^15.6.0"

react-hook-form@7.32.2:
version "7.32.2"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.32.2.tgz#58ec2ab0239ce97969baa2faa03ced13fae913ac"
integrity sha512-F1A6n762xaRhvtQH5SkQQhMr19cCkHZYesTcKJJeNmrphiZp/cYFTIzC05FnQry0SspM54oPJ9tXFXlzya8VNQ==
react-hook-form@7.33.0:
version "7.33.0"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.33.0.tgz#44a87ddd630f00ebeb0f15aa978f69ca74b8a77b"
integrity sha512-h8XoeUHQs1Snx1s/sSvM+eVTSKkWQt8TcrbL+3/Rt5gugxpy4ueL5ZZkubffyNpUyyTz0qM0kwOi2c+JgGTjLA==

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

0 comments on commit 25e4238

Please sign in to comment.