Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2023
1 parent 4ed369f commit 660413c
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,19 +825,19 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.2.6":
version: 1.2.6
resolution: "@floating-ui/core@npm:1.2.6"
checksum: e4aa96c435277f1720d4bc939e17a79b1e1eebd589c20b622d3c646a5273590ff889b8c6e126f7be61873cf8c4d7db7d418895986ea19b8b0d0530de32504c3a
"@floating-ui/core@npm:^1.3.0":
version: 1.3.0
resolution: "@floating-ui/core@npm:1.3.0"
checksum: 51d8acc9fd720cb217cae7074f5f923bf2b6e0bb4f228e03077254d0f6e49f9753b34a14b9abb1f11671c3b61284c487ab27c4ba1843bcd4397e7d72dc7d4a59
languageName: node
linkType: hard

"@floating-ui/dom@npm:^1.2.9":
version: 1.2.9
resolution: "@floating-ui/dom@npm:1.2.9"
version: 1.3.0
resolution: "@floating-ui/dom@npm:1.3.0"
dependencies:
"@floating-ui/core": ^1.2.6
checksum: 16ae5e05a41c2ca16d51579d12729ca9d346241319f68ce5678f5fbeb9c4f9a16176c95089bbd7a0eb37c6ed90e5fd55a310ffc9948af7c841d5b8bfa0afe1b8
"@floating-ui/core": ^1.3.0
checksum: 39f92b3ce6de5d60a1cea951cbee22d0a9670fe4499b0128f0868a697d9288989994394d90cb99c3d1485aa432621e064d6b3c52914042a7d8d3c05897fb185d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1685,9 +1685,9 @@ __metadata:
linkType: hard

"@sapphire/utilities@npm:^3.11.1, @sapphire/utilities@npm:^3.11.2":
version: 3.11.2
resolution: "@sapphire/utilities@npm:3.11.2"
checksum: af06b3f52156af397a3be564f992bedefd728ea2d44fee8ffdc00242de0454075e722091cc213d4ad2fb4ef5c3b78740bf5e7f75242851d31a56206f51a8f403
version: 3.12.0
resolution: "@sapphire/utilities@npm:3.12.0"
checksum: 002f15263f157fdbb0603c233a43a5660cd3b45a4f3fddaa9d7066d187eec23f473ee42c8d071b0e3dec4e22b08bed337fb7eb336a02b59743a78ebc8922004e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3025,8 +3025,8 @@ __metadata:
linkType: hard

"bullmq@npm:^3.15.4":
version: 3.15.4
resolution: "bullmq@npm:3.15.4"
version: 3.15.5
resolution: "bullmq@npm:3.15.5"
dependencies:
cron-parser: ^4.6.0
glob: ^8.0.3
Expand All @@ -3036,7 +3036,7 @@ __metadata:
semver: ^7.3.7
tslib: ^2.0.0
uuid: ^9.0.0
checksum: f4ece922627f1469c6ccde5f77c0a815b63a2e03f7e3cfb3ae6fad52983cd36e9ed5b4abdad150d7d12eae22f386a0ecc0ff1f5494b3e3a6102fa72d89af448c
checksum: 8d6ffa5983c764514f5aadb1520ae594fd7653fa2b075f105c90cf5760980afbed78888cb75d6c079f75f650b98a137710f3d125b416e5f1c8b8b776aa093a23
languageName: node
linkType: hard

Expand Down Expand Up @@ -4058,13 +4058,13 @@ __metadata:
linkType: hard

"eslint-config-turbo@npm:^1.10.2":
version: 1.10.2
resolution: "eslint-config-turbo@npm:1.10.2"
version: 1.10.3
resolution: "eslint-config-turbo@npm:1.10.3"
dependencies:
eslint-plugin-turbo: 1.10.2
eslint-plugin-turbo: 1.10.3
peerDependencies:
eslint: ">6.6.0"
checksum: 5a2100217fcee172793228da320ce2e110f0cd1e3dc816a3c0e59b86195f5b6b00bffef054404027f8ae8354166f8641d157917c32f8793f3df2550b070f9d55
checksum: 749a2c8e01dc4abb4784851a7049f034ee00b3911579283692771237606052077750ffc280fe5f556ffabe5069221300dc3c3d8e03b529ff728dc470753d41d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4170,12 +4170,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-turbo@npm:1.10.2":
version: 1.10.2
resolution: "eslint-plugin-turbo@npm:1.10.2"
"eslint-plugin-turbo@npm:1.10.3":
version: 1.10.3
resolution: "eslint-plugin-turbo@npm:1.10.3"
peerDependencies:
eslint: ">6.6.0"
checksum: 8880dcce8ac32553935379b039df80ec420bf8f1de7d5715a6559f05483a4b87b8c9c49f8ad5f6da649c7f7b4b1f5ca6a6ef287a99252ae535f9dc8d2419bc9d
checksum: b66ccea3bad9e8ca705f108c22a121255166cb7bce9a2a944414fa8184cca2aaffb03d06099a50b272ed8459f9aa7bcf8a418ea780d4199f96c94e18e95964cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 660413c

Please sign in to comment.