Skip to content

Commit

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

Bump @types/serviceworker from 0.0.67 to 0.0.69
  • Loading branch information
bmesuere committed Jul 4, 2023
2 parents a575623 + 55e5c4d commit 6112ee7
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 @@ -54,7 +54,7 @@
"@types/dragula": "^3.7.1",
"@types/iframe-resizer": "^3.5.9",
"@types/jest": "^27.5.0",
"@types/serviceworker": "^0.0.67",
"@types/serviceworker": "^0.0.69",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"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 @@ -2022,10 +2022,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==

"@types/serviceworker@^0.0.67":
version "0.0.67"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.67.tgz#6fe7a9e4d61e7927784c401fcac41a66aac7ebf0"
integrity sha512-7TCH7iNsCSNb+aUD9M/36TekrWFSLCjNK8zw/3n5kOtRjbLtDfGYMXTrDnGhSfqXNwpqmt9Vd90w5C/ad1tX6Q==
"@types/serviceworker@^0.0.69":
version "0.0.69"
resolved "https://registry.yarnpkg.com/@types/serviceworker/-/serviceworker-0.0.69.tgz#a996b6b06d62be6fc4e2e2d96674cc0274e4329c"
integrity sha512-pfdxoSrxMJnnLxN/y5Yuq9dY7GFScdgEJHAaypa8kmc6MuVE1RKY7xpH5BHEZxyS+cizFoqzXsFGNcgAV4yjgQ==

"@types/sizzle@*":
version "2.3.3"
Expand Down

0 comments on commit 6112ee7

Please sign in to comment.