Skip to content

Commit

Permalink
Merge pull request #5028 from dodona-edu/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/serviceworker-0.0.75
  • Loading branch information
bmesuere authored Oct 9, 2023
2 parents f6ea33a + b6b74e3 commit 1d83678
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 @@ -53,7 +53,7 @@
"@types/dragula": "^3.7.2",
"@types/iframe-resizer": "^3.5.10",
"@types/jest": "^27.5.0",
"@types/serviceworker": "^0.0.74",
"@types/serviceworker": "^0.0.75",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-plugin-istanbul": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2050,10 +2050,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==

"@types/serviceworker@^0.0.74":
version "0.0.74"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.74.tgz#122b83cabcc1fe5c98774b7f8873be271172da65"
integrity sha512-HNt7NJHrjGtCmI3h1+rsb1g/ZY0iy5KaeenfEV7zAWPSaCs49hEUvgH++V1BHNwlLfB3sbjPh3pSiNixfYjb1w==
"@types/serviceworker@^0.0.75":
version "0.0.75"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.75.tgz#eecc8fa88b1ec90709f39744aebf8853f903e96f"
integrity sha512-9EWgthH8CNB8uWqGM1w+n4dM+l0VtA+NbzZx4wp8vpiWAzz69zoRlk+5ztd7fAARZs4QLgHfi2Zi/rB7ZhcRvw==

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

0 comments on commit 1d83678

Please sign in to comment.