Skip to content

Commit

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

Bump @types/serviceworker from 0.0.83 to 0.0.84
  • Loading branch information
bmesuere authored Mar 11, 2024
2 parents 2c6d24d + d6dee8c commit be66c48
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/iframe-resizer": "^3.5.13",
"@types/jest": "^27.5.0",
"@types/node-polyglot": "^2.5.0",
"@types/serviceworker": "^0.0.83",
"@types/serviceworker": "^0.0.84",
"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 @@ -2268,10 +2268,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==

"@types/serviceworker@^0.0.83":
version "0.0.83"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.83.tgz#728b9415207375c3d827b380dbdcb2ac7044a5ee"
integrity sha512-EwzwfDMIWyo0ulkbLm4KrnnHBSJ9PmnPQCk1nM3tmTMl9lTJsldx9ZGPq4J1ZD2yroMQ8vzUf7FNlWgvfpN/jw==
"@types/serviceworker@^0.0.84":
version "0.0.84"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.84.tgz#cf7357496ca897f479481b587c7d95f59b43102a"
integrity sha512-xRomr+/H9tj1uVAYBdMk40knIkgOXg+k/tT+gOXn2D7lc+zQW+0Jv1fpTKY5UEuivF5OyWvAWsKjWUL2865yGQ==

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

0 comments on commit be66c48

Please sign in to comment.