Skip to content

Commit

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

Bump @types/serviceworker from 0.0.81 to 0.0.82
  • Loading branch information
bmesuere authored Jan 8, 2024
2 parents 2110e39 + dc69fdf commit 8075e25
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 @@ -35,7 +35,7 @@
"@types/dragula": "^3.7.4",
"@types/iframe-resizer": "^3.5.13",
"@types/jest": "^27.5.0",
"@types/serviceworker": "^0.0.81",
"@types/serviceworker": "^0.0.82",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "5.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2229,10 +2229,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==

"@types/serviceworker@^0.0.81":
version "0.0.81"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.81.tgz#d5c00f3aa957f35c21fd12e3928c60a8a58d7542"
integrity sha512-XZ9gX1AWmOZQyvdvZeAAcWwz1dUqoqE9uXgt6yrVNLpnYWZtTDOUzGyfctsyJtcxoWtJ6U60iwcWYfweNwclCA==
"@types/serviceworker@^0.0.82":
version "0.0.82"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.82.tgz#d46dd1a0b4be7c9dd0f4b201ccec59c42124e38c"
integrity sha512-JkHWXMbqUd8sAA8yUxEjabRqgm6yn/rjOY2VZeifryu72e/hbQW2MLsvpZvu8vwhkls8AGczw3U2MVKdnayqng==

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

0 comments on commit 8075e25

Please sign in to comment.