Skip to content

Commit cc6a5c9

Browse files
renovate[bot]renovate-bot72636c
authored
deps: typescript 4.1.5 (#355)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ryan Ling <[email protected]>
1 parent fdda527 commit cc6a5c9

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/shy-pumas-cover.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'skuba': patch
3+
---
4+
5+
**deps:** typescript 4.1.5

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"ts-node": "^9.1.1",
9090
"ts-node-dev": "1.1.1",
9191
"tsconfig-seek": "1.0.2",
92-
"typescript": "4.1.3"
92+
"typescript": "4.1.5"
9393
},
9494
"peerDependencies": {
9595
"@types/jest": ">= 25 < 27",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10213,10 +10213,10 @@ typedarray@^0.0.6:
1021310213
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1021410214
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1021510215

10216-
10217-
version "4.1.3"
10218-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
10219-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
10216+
10217+
version "4.1.5"
10218+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
10219+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1022010220

1022110221
uglify-js@^3.1.4:
1022210222
version "3.12.0"

0 commit comments

Comments
 (0)