Skip to content

Commit ba6c176

Browse files
authored
Merge pull request #580 from ember-cli/dependabot/npm_and_yarn/typescript-4.1.3
Bump typescript from 3.9.7 to 4.1.3
2 parents b24ee94 + 797c168 commit ba6c176

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
@@ -82,7 +82,7 @@
8282
"mocha": "^8.2.1",
8383
"release-it": "~14.2.2",
8484
"release-it-lerna-changelog": "^3.1.0",
85-
"typescript": "^3.9.3"
85+
"typescript": "^4.1.3"
8686
},
8787
"engines": {
8888
"node": ">= 10"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11165,10 +11165,10 @@ typedarray-to-buffer@^3.1.5:
1116511165
dependencies:
1116611166
is-typedarray "^1.0.0"
1116711167

11168-
typescript@^3.9.3:
11169-
version "3.9.7"
11170-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
11171-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
11168+
typescript@^4.1.3:
11169+
version "4.1.3"
11170+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
11171+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
1117211172

1117311173
uc.micro@^1.0.1, uc.micro@^1.0.5:
1117411174
version "1.0.6"

0 commit comments

Comments
 (0)