Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps:chore - update dependency typescript to v4.5.4 #484

Merged
merged 2 commits into from
Dec 14, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
deps:chore - update dependency typescript to v4.5.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
renovate-bot committed Dec 14, 2021
commit 2cf9dcd83643bf60f62f9e7adc1c646552cff5ea
14 changes: 7 additions & 7 deletions e2e/cypress/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/cypress/package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"devDependencies": {
"cypress": "7.7.0",
"tslint": "6.1.3",
"typescript": "4.4.4"
"typescript": "4.5.4"
},
"dependencies": {
"axios": "0.24.0",
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@
"eslint-plugin-styled-components-a11y": "0.0.34",
"eslint-plugin-testing-library": "5.0.1",
"prettier": "2.5.1",
"typescript": "4.4.4"
"typescript": "4.5.4"
},
"resolutions": {
"immer": "9.0.7",
8 changes: 4 additions & 4 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
@@ -12867,10 +12867,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@4.4.4:
version "4.4.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
typescript@4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==

uc.micro@^1.0.1:
version "1.0.6"