Skip to content

Commit

Permalink
Bump the types group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the types group with 2 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [@types/serviceworker](https://github.com/microsoft/TypeScript-DOM-Lib-Generator).


Updates `@types/jest` from 29.5.12 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/serviceworker` from 0.0.89 to 0.0.117
- [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/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- 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 Jan 27, 2025
1 parent f06ae99 commit edbde10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/escape-html": "^1.0.3",
"@types/i18n-js": "^3.8.9",
"@types/jest": "^29.5.10",
"@types/serviceworker": "^0.0.89",
"@types/serviceworker": "^0.0.117",
"autoprefixer": "^10.4.16",
"css-loader": "^7.1.2",
"eslint": "^9.17.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1260,9 +1260,9 @@
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.10":
version "29.5.12"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
version "29.5.14"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down Expand Up @@ -1349,10 +1349,10 @@
"@types/mime" "*"
"@types/node" "*"

"@types/serviceworker@^0.0.89":
version "0.0.89"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.89.tgz#5b15c32d8dc719438dbea7805c715ff8f8a45ca8"
integrity sha512-m5C1oHqOeFemS026Mx19vYWbkygiDcKqHsd33dIgLDgfTlowHawZFIGzHmSbx7o5t57dTjaJcMxB8lpWXfkiBQ==
"@types/serviceworker@^0.0.117":
version "0.0.117"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.117.tgz#dd3bce74466661a00a58cf17a8d35dce4e9d0ba8"
integrity sha512-dsxlvbFqeyhoN453F7n68ncqrn/UiqZkvZIZdu9zd9c1K0Gm/N4olV7w6tJ3I7yOeip32J4uQ25Na3NwlSaJkQ==

"@types/sockjs@^0.3.36":
version "0.3.36"
Expand Down

0 comments on commit edbde10

Please sign in to comment.