Skip to content

Commit 0e1999a

Browse files
⬆️ Bump alfred_workflow from 0.6.1 to 1.0.1 (#30)
Bumps [alfred_workflow](https://github.com/techouse/alfred_workflow) from 0.6.1 to 1.0.1. - [Release notes](https://github.com/techouse/alfred_workflow/releases) - [Changelog](https://github.com/techouse/alfred_workflow/blob/master/CHANGELOG.md) - [Commits](techouse/alfred_workflow@v0.6.1...v1.0.1) --- updated-dependencies: - dependency-name: alfred_workflow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9495deb commit 0e1999a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

pubspec.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ packages:
1313
dependency: "direct main"
1414
description:
1515
name: alfred_workflow
16-
sha256: "34b02327f124a6bcc306db4d1ed1eeffa7988b8679342471e7a1aae3a8af39fe"
16+
sha256: a2e64473d7289f92cbbda29004ec58284c1ff49ae365f876ce98b704eecc7bca
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "0.6.1"
19+
version: "1.0.1"
2020
algolia_client_core:
2121
dependency: transitive
2222
description:
@@ -349,18 +349,18 @@ packages:
349349
dependency: "direct main"
350350
description:
351351
name: json_annotation
352-
sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467
352+
sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1"
353353
url: "https://pub.dev"
354354
source: hosted
355-
version: "4.8.1"
355+
version: "4.9.0"
356356
json_serializable:
357357
dependency: "direct dev"
358358
description:
359359
name: json_serializable
360-
sha256: aa1f5a8912615733e0fdc7a02af03308933c93235bdc8d50d0b0c8a8ccb0b969
360+
sha256: ea1432d167339ea9b5bb153f0571d0039607a873d6e04e0117af043f14a1fd4b
361361
url: "https://pub.dev"
362362
source: hosted
363-
version: "6.7.1"
363+
version: "6.8.0"
364364
lints:
365365
dependency: "direct dev"
366366
description:
@@ -525,18 +525,18 @@ packages:
525525
dependency: "direct main"
526526
description:
527527
name: stash
528-
sha256: "5d42c73727336e9ea8cef3b028355fc4728b4cdad643444d74e432d0289cdb7d"
528+
sha256: c1482f64dcaa9b2d9eb112106ef018aad49adb284e1ba371c892c2ad9f99fc12
529529
url: "https://pub.dev"
530530
source: hosted
531-
version: "5.1.0"
531+
version: "5.2.0"
532532
stash_file:
533533
dependency: transitive
534534
description:
535535
name: stash_file
536-
sha256: "207cf47bc13dd3a9fd4f2be7a2e6612ad89801c5674f429f50f5e8ecdcb23de0"
536+
sha256: f2a68f2e7dcf7ca8f2b617959fca305983d5557355ede43cb15601e9533b495b
537537
url: "https://pub.dev"
538538
source: hosted
539-
version: "5.1.0"
539+
version: "5.2.0"
540540
stream_channel:
541541
dependency: transitive
542542
description:
@@ -605,10 +605,10 @@ packages:
605605
dependency: transitive
606606
description:
607607
name: uuid
608-
sha256: cd210a09f7c18cbe5a02511718e0334de6559871052c90a90c0cca46a4aa81c8
608+
sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8"
609609
url: "https://pub.dev"
610610
source: hosted
611-
version: "4.3.3"
611+
version: "4.4.0"
612612
watcher:
613613
dependency: transitive
614614
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ environment:
1313
dependencies:
1414
algoliasearch: ^1.7.0
1515
args: ^2.5.0
16-
alfred_workflow: ^0.6.1
16+
alfred_workflow: ^1.0.1
1717
cli_script: ^1.0.0
1818
crypto: ^3.0.3
1919
envied: ^0.5.4+1

0 commit comments

Comments
 (0)