Skip to content

Commit

Permalink
chore(deps): update dep typescript from 3.9.10 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent 8d24c35 commit 35604a3
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 @@ -147,7 +147,7 @@
"stylelint-processor-styled-components": "1.5.1",
"ts-loader": "^3.5.yarn 0",
"ts-node": "8.2.0",
"typescript": "3.9.10",
"typescript": "5.0.3",
"typescript-styled-plugin": "0.13.0",
"vscode-apollo-relay": "1.5.2",
"webpack": "4.29.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12340,10 +12340,10 @@ typescript-template-language-service-decorator@^2.0.0:
resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a"
integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w==

typescript@3.9.10:
version "3.9.10"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
typescript@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==

typescript@^3.0.0:
version "3.6.4"
Expand Down

0 comments on commit 35604a3

Please sign in to comment.