Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 24, 2022
1 parent 83a1080 commit 1bbd6a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ts-node": "9.1.1",
"typeface-merriweather": "1.1.13",
"typeface-montserrat": "1.1.13",
"typescript": "4.6.4",
"typescript": "4.7.2",
"typography": "0.16.21",
"typography-theme-wordpress-2016": "0.16.19"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18732,7 +18732,7 @@ __metadata:
ts-node: 9.1.1
typeface-merriweather: 1.1.13
typeface-montserrat: 1.1.13
typescript: 4.6.4
typescript: 4.7.2
typography: 0.16.21
typography-theme-wordpress-2016: 0.16.19
languageName: unknown
Expand Down Expand Up @@ -23384,23 +23384,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.6.4":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
"typescript@npm:4.7.2":
version: 4.7.2
resolution: "typescript@npm:4.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e7bfcc39cd4571a63a54e5ea21f16b8445268b9900bf55aee0e02ad981be576acc140eba24f1af5e3c1457767c96cea6d12861768fb386cf3ffb34013718631a
checksum: 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
languageName: node
linkType: hard

"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
"typescript@patch:typescript@4.7.2#~builtin<compat/typescript>":
version: 4.7.2
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1cb434fbc637d347be90e3a0c6cd05e33c38f941713c8786d3031faf1842c2c148ba91d2fac01e7276b0ae3249b8633f1660e32686cc7a8c6a8fd5361dc52c66
checksum: 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1bbd6a5

Please sign in to comment.