5 Commits

Author SHA1 Message Date
dependabot[bot]
09e9780a2d Bump micromatch in /functional-samples/tutorial.terminate-sw/selenium (#1269)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 13:50:42 +01:00
dependabot[bot]
94dd83dcf8 Bump braces in /functional-samples/tutorial.terminate-sw/selenium (#1194)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:49:23 +01:00
dependabot[bot]
da8a9b194b Bump ws in /functional-samples/tutorial.terminate-sw/selenium (#1193)
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:46:13 +01:00
Oliver Dunk
9f667d867a Upgrade to ESLint 9 (#1149)
* Upgrade to eslint 9

* Fix version numbers in package.json files
2024-04-26 15:00:33 +01:00
Oliver Dunk
c5287cde2c Add examples for testing service worker termination (#1078)
* Add examples for testing service worker termination

* Add example of failing case to tutorial
2024-02-08 18:04:49 +00:00