Bump to latest lints (dart-lang/sse#114)

diff --git a/pkgs/sse/CHANGELOG.md b/pkgs/sse/CHANGELOG.md
index f084678..63fe5f6 100644
--- a/pkgs/sse/CHANGELOG.md
+++ b/pkgs/sse/CHANGELOG.md
@@ -1,3 +1,5 @@
+## 4.1.7-wip
+
 ## 4.1.6
 
 - Require package `web: '>=0.5.0 <2.0.0'`.
diff --git a/pkgs/sse/pubspec.yaml b/pkgs/sse/pubspec.yaml
index 5fa6300..0b20b93 100644
--- a/pkgs/sse/pubspec.yaml
+++ b/pkgs/sse/pubspec.yaml
@@ -1,5 +1,5 @@
 name: sse
-version: 4.1.6
+version: 4.1.7-wip
 description: >-
   Provides client and server functionality for setting up bi-directional
   communication through Server Sent Events (SSE) and corresponding POST
@@ -19,7 +19,7 @@
   web: '>=0.5.0 <2.0.0'
 
 dev_dependencies:
-  dart_flutter_team_lints: ^2.0.0
+  dart_flutter_team_lints: ^3.0.0
   shelf_static: ^1.0.0
-  test: ^1.5.3
+  test: ^1.16.6
   webdriver: ^3.0.0