Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1171 from Shopify/dependabot/npm_and_yarn/types/r…
Browse files Browse the repository at this point in the history
…egenerator-runtime-0.13.5

Bump @types/regenerator-runtime from 0.13.4 to 0.13.5
  • Loading branch information
paulomarg authored Jan 26, 2024
2 parents a72197d + 9fb257c commit a50e813
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 @@
"@shopify/prettier-config": "^1.1.2",
"@shopify/typescript-configs": "^5.1.0",
"@types/jest": "^29.5.0",
"@types/regenerator-runtime": "^0.13.1",
"@types/regenerator-runtime": "^0.13.5",
"@typescript-eslint/parser": "^6.19.1",
"babel-jest": "^29.5.0",
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3189,10 +3189,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==

"@types/regenerator-runtime@^0.13.1":
version "0.13.4"
resolved "https://registry.yarnpkg.com/@types/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#9bb50e1cb7bba5db4d8afa8e4b345443a2a6ace2"
integrity sha512-ab22YEmSufLfnTHChV5t6egMbE47iQHE1JdXBLzgFlDxzoQjsfZqQsxB9Jaxn1/weZg6J0QFh8hEB7eM+hG6nA==
"@types/regenerator-runtime@^0.13.5":
version "0.13.5"
resolved "https://registry.yarnpkg.com/@types/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#988e5fa1e3da8a947932b37bdeb68c8a9184e173"
integrity sha512-kuQTuRQB2RafkNk1qimK3zu4KSfy6z47diYGXVDcFcAZ3pVTR25CXiSb3adKry+onx2BBB9DBXxxLdbuglx5mw==

"@types/resolve@1.20.2":
version "1.20.2"
Expand Down

0 comments on commit a50e813

Please sign in to comment.