Skip to content

Commit 1e23e9d

Browse files
committed
chore(deps): update dependency typescript to ^4.2.4
1 parent 734b7b2 commit 1e23e9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@
7777
"json-schema-to-typescript": "^10.1.2",
7878
"prettier": "^2.2.1",
7979
"semantic-release": "^17.0.6",
80-
"typescript": "^4.1.3"
80+
"typescript": "^4.2.4"
8181
}
8282
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7059,10 +7059,10 @@ typedarray@^0.0.6:
70597059
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
70607060
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
70617061

7062-
typescript@^4.1.3:
7063-
version "4.1.3"
7064-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
7065-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
7062+
typescript@^4.2.4:
7063+
version "4.2.4"
7064+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
7065+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
70667066

70677067
uglify-js@^3.1.4:
70687068
version "3.6.7"

0 commit comments

Comments
 (0)