Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent c5f3583 commit ba4d6f6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"path-browserify": "^1.0.1",
"prettier": "^3.0.0",
"rimraf": "^5.0.0",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"dependencies": {
"@apify/utilities": "^2.8.0",
Expand Down
26 changes: 13 additions & 13 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3357,7 +3357,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.15.0":
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
version: 7.15.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.15.0"
dependencies:
Expand All @@ -3380,7 +3380,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.15.0":
"@typescript-eslint/parser@npm:^7.0.0":
version: 7.15.0
resolution: "@typescript-eslint/parser@npm:7.15.0"
dependencies:
Expand Down Expand Up @@ -12420,8 +12420,8 @@ __metadata:
"@giscus/react": "npm:^3.0.0"
"@mdx-js/react": "npm:^3.0.1"
"@types/react": "npm:^18.0.28"
"@typescript-eslint/eslint-plugin": "npm:^7.15.0"
"@typescript-eslint/parser": "npm:^7.15.0"
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
"@typescript-eslint/parser": "npm:^7.0.0"
axios: "npm:^1.5.0"
buffer: "npm:^6.0.3"
clsx: "npm:^2.0.0"
Expand All @@ -12444,7 +12444,7 @@ __metadata:
react-lite-youtube-embed: "npm:^2.3.52"
rimraf: "npm:^5.0.0"
stream-browserify: "npm:^3.0.0"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
unist-util-visit: "npm:^5.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13661,23 +13661,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
languageName: node
linkType: hard

Expand Down

0 comments on commit ba4d6f6

Please sign in to comment.