Skip to content

Commit

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

Bump @types/serviceworker from 0.0.88 to 0.0.89
  • Loading branch information
bmesuere authored Jul 8, 2024
2 parents 180e302 + 3a9db8d commit fe1573c
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 @@ -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.88",
"@types/serviceworker": "^0.0.89",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.88":
version "0.0.88"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.88.tgz#397e6b9fa29b764815d4e8e2784ac2a5f778fddf"
integrity sha512-uMw4layVzP0NYkwQDMYuHPwjVyqSQ1RhwUfhV+huUIugvc9ObW8SR8TkNzutfcPjC06nzIAxzJ7yw+YPJd/w6Q==
"@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/stack-utils@^2.0.0":
version "2.0.1"
Expand Down

0 comments on commit fe1573c

Please sign in to comment.