Skip to content

Commit

Permalink
Merge pull request #72 from belgattitude/renovate/typescript-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v4.9.4
  • Loading branch information
belgattitude committed Dec 12, 2022
2 parents 5d0a9d7 + bd3136c commit 96e5191
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"prettier": "2.8.0",
"rimraf": "3.0.2",
"shell-quote": "1.7.4",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"engines": {
"node": "16.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "3.0.2",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
rimraf: "npm:3.0.2"
typescript: "npm:4.9.3"
typescript: "npm:4.9.4"
peerDependencies:
eslint: ^8.28.0
graphql: ^16.6.0
Expand Down Expand Up @@ -2161,7 +2161,7 @@ __metadata:
prettier: "npm:2.8.0"
rimraf: "npm:3.0.2"
shell-quote: "npm:1.7.4"
typescript: "npm:4.9.3"
typescript: "npm:4.9.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7459,23 +7459,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.9.3, typescript@npm:^4.6.4":
version: 4.9.3
resolution: "typescript@npm:4.9.3"
"typescript@npm:4.9.4, typescript@npm:^4.6.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b0aafee5d6427b67fc557c46a6e9c093586444db463fde7a19ffc4eecc31889246210ff679f8384769dc99fca975bba5ac17411816855bb2d8a549e4fe442cc7
checksum: b142d5e50785d0e5055771e4d9e712b01be58985ff29be3d3acc64f0fddd5fd8ade8b28583ba502f2565783c23bd5b509c5abcc1a93a2d7d4f05b8e4ee731fc9
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#optional!builtin<compat/typescript>::version=4.9.3&hash=d73830"
"typescript@patch:typescript@npm%3A4.9.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#optional!builtin<compat/typescript>::version=4.9.4&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 06fd518bc55d054127b39aa7ad11551fd132bb7a8395913ed84fd5caf715455393d622e884ccb4fcf962d4eb5182600009c096b82ec516e8fadd09bf2150bb93
checksum: b53b083cf90883c6c73d66ce2e8b39115f06a642dfc538085c32e030687cf9872c5ea8720c5f361d4d2d14a8af946bb5423e0bf6b472b11f776e020ba6332ced
languageName: node
linkType: hard

Expand Down

0 comments on commit 96e5191

Please sign in to comment.