Skip to content

⬆️ Bump alfred_workflow from 1.1.3 to 1.1.5 #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ packages:
dependency: "direct main"
description:
name: alfred_workflow
sha256: ef9787de3b4bdb8cde9be15b9cbca19004f07d389d19126e21afad28a8e23c80
sha256: "9893048012597bc9119085561f6eb3322878c71a3f548e48f27c62690eaa07ec"
url: "https://pub.dev"
source: hosted
version: "1.1.3"
version: "1.1.5"
algolia_client_core:
dependency: transitive
description:
Expand Down Expand Up @@ -73,14 +73,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.13.0"
autoequal:
dependency: transitive
description:
name: autoequal
sha256: "186f99b614d8dd5b5756b26b6208d21ab948d7798ecfdf84669fff18eed7aab2"
url: "https://pub.dev"
source: hosted
version: "0.9.1"
boolean_selector:
dependency: transitive
description:
Expand Down Expand Up @@ -273,6 +265,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.7"
equatable_annotations:
dependency: transitive
description:
name: equatable_annotations
sha256: "3ce909a4e582463fe49d4b1aa28c8afb2be5282d6dac43dfabdd46259d0a7682"
url: "https://pub.dev"
source: hosted
version: "1.0.1"
file:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ environment:
dependencies:
algoliasearch: ^1.30.2
args: ^2.7.0
alfred_workflow: ^1.1.3
alfred_workflow: ^1.1.5
cli_script: ^1.0.0
crypto: ^3.0.6
envied: ^1.1.1
Expand Down