Skip to content

Commit

Permalink
Merge pull request #5619 from dodona-edu/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/serviceworker-0.0.87

Bump @types/serviceworker from 0.0.86 to 0.0.87
  • Loading branch information
bmesuere authored Jun 18, 2024
2 parents 8b3dbeb + 8dffa5f commit 07dc6f0
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
@@ -37,7 +37,7 @@
"@types/iframe-resizer": "^3.5.13",
"@types/jest": "^27.5.0",
"@types/node-polyglot": "^2.5.0",
"@types/serviceworker": "^0.0.86",
"@types/serviceworker": "^0.0.87",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "5.3.3",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2483,10 +2483,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==

"@types/serviceworker@^0.0.86":
version "0.0.86"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.86.tgz#3a9a2f0632a81a06f9c2304cb0911b2379e004f6"
integrity sha512-RAi6tWm5hfipcDKX3l2GNhGseUim97RkJCnhUseNaDMfWtxcgolrHEBR5b5tYL9aT8TIhxcrqQVfF6DlnZsCPg==
"@types/serviceworker@^0.0.87":
version "0.0.87"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.87.tgz#12386f6cc49fb07c4c5421b62dd2df8a586a3ab7"
integrity sha512-/ktjrXTmw09ZkkcJbk+potBRTirFdTK/uShbMhvtjyW+kAx/EXUCPF5vvxqZeFXv7K5noTFjJpsmK8PSYGpTsA==

"@types/stack-utils@^2.0.0":
version "2.0.1"

0 comments on commit 07dc6f0

Please sign in to comment.