Skip to content

Commit d061716

Browse files
authored
Merge pull request #929 from ember-template-lint/dependabot/npm_and_yarn/typescript-4.9.5
2 parents 2235058 + c7fbeb5 commit d061716

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"release-it": "^14.14.3",
6565
"release-it-lerna-changelog": "^4.0.1",
6666
"ts-jest": "^26.5.6",
67-
"typescript": "~4.5.4"
67+
"typescript": "~4.9.5"
6868
},
6969
"engines": {
7070
"node": "12.* || 14.* || >= 16.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6981,10 +6981,10 @@ typedarray-to-buffer@^3.1.5:
69816981
dependencies:
69826982
is-typedarray "^1.0.0"
69836983

6984-
typescript@~4.5.4:
6985-
version "4.5.4"
6986-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
6987-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
6984+
typescript@~4.9.5:
6985+
version "4.9.5"
6986+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6987+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
69886988

69896989
uglify-js@^3.1.4:
69906990
version "3.13.5"

0 commit comments

Comments
 (0)