Skip to content

Commit 6b522f2

Browse files
committed
chore(deps): update dependency typescript to ^4.2.2
1 parent 9677299 commit 6b522f2

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.2"
8181
}
8282
}

yarn.lock

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

6961-
typescript@^4.1.3:
6962-
version "4.1.3"
6963-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6964-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6961+
typescript@^4.2.2:
6962+
version "4.2.2"
6963+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
6964+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
69656965

69666966
uglify-js@^3.1.4:
69676967
version "3.6.7"

0 commit comments

Comments
 (0)