Skip to content

Commit

Permalink
Merge pull request #150 from jiep/renovate/typescript-4.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v4.7.4
  • Loading branch information
jiep authored Jul 17, 2022
2 parents 4c9ae62 + bee8066 commit 8b12c3a
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 @@ -42,7 +42,7 @@
"postcss-import": "14.1.0",
"postcss-loader": "7.0.1",
"tailwindcss": "3.0.24",
"typescript": "4.6.4",
"typescript": "4.7.4",
"vue-cli-plugin-pug": "2.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7622,10 +7622,10 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

typescript@4.6.4:
version "4.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==

unbox-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 8b12c3a

Please sign in to comment.