Skip to content

Commit

Permalink
Bump the types group with 1 update
Browse files Browse the repository at this point in the history
Bumps the types group with 1 update: [@types/serviceworker](https://github.com/microsoft/TypeScript-DOM-Lib-Generator).

- [Release notes](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/releases)
- [Commits](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/[email protected]...@types/[email protected])

---
updated-dependencies:
- dependency-name: "@types/serviceworker"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 9753895 commit 4214525
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@types/escape-html": "^1.0.3",
"@types/i18n-js": "^3.8.7",
"@types/jest": "^29.5.10",
"@types/serviceworker": "^0.0.76",
"@types/serviceworker": "^0.0.79",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"autoprefixer": "^10.4.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1171,10 +1171,10 @@
"@types/mime" "*"
"@types/node" "*"

"@types/serviceworker@^0.0.76":
version "0.0.76"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.76.tgz#63b67faa54566700c73c7b9e6e1f70ef97b421d3"
integrity sha512-IAG9uWxdAkWwWBdptN7+e/aQRb3zWBuaFQhxGmDW3GyDruFuG4VRtW14Hntp1AfMM1MMD/bX+1gLo6QAsyjgzQ==
"@types/serviceworker@^0.0.79":
version "0.0.79"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.79.tgz#f876798f6c8405c278556c6a0e0cfb009c60c848"
integrity sha512-qLsCBztR+5XJUiUdx7nSyMdv8KoMuW+9DqFSbo5GqsUsYZWVvGm1o9oKGMvSP/T+EHk9xMWNgnA6rpbBhxhTkQ==

"@types/sockjs@^0.3.33":
version "0.3.35"
Expand Down

0 comments on commit 4214525

Please sign in to comment.