Skip to content

Commit 0413baf

Browse files
build(deps): Bump watcher from 1.2.0 to 1.2.1 (#1889)
Bumps [watcher](https://github.com/dart-lang/tools/tree/main/pkgs) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/watcher-v1.2.1/pkgs) --- updated-dependencies: - dependency-name: watcher dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18dd937 commit 0413baf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,10 +2182,10 @@ packages:
21822182
dependency: "direct main"
21832183
description:
21842184
name: watcher
2185-
sha256: f52385d4f73589977c80797e60fe51014f7f2b957b5e9a62c3f6ada439889249
2185+
sha256: "1398c9f081a753f9226febe8900fce8f7d0a67163334e1c94a2438339d79d635"
21862186
url: "https://pub.dev"
21872187
source: hosted
2188-
version: "1.2.0"
2188+
version: "1.2.1"
21892189
web:
21902190
dependency: transitive
21912191
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ dependencies:
138138
url_launcher: ^6.3.2
139139
uuid: ^4.5.2
140140
visibility_detector: ^0.4.0+2
141-
watcher: ^1.2.0
141+
watcher: ^1.2.1
142142
web_socket_channel: ^3.0.3
143143
webview_flutter: ^4.13.0
144144
win32: ^5.15.0

0 commit comments

Comments
 (0)