Skip to content

Commit 5f485eb

Browse files
authored
Merge pull request #528 from ember-a11y/dependabot/npm_and_yarn/typescript-5.5.4
Bump typescript from 4.9.5 to 5.5.4
2 parents d127f9c + ef55c2c commit 5f485eb

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
@@ -127,7 +127,7 @@
127127
"release-it-lerna-changelog": "^5.0.0",
128128
"sass": "^1.26.10",
129129
"tmp": "^0.2.1",
130-
"typescript": "^4.0.0",
130+
"typescript": "^5.5.4",
131131
"webpack": "^5.65.0"
132132
},
133133
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11575,10 +11575,10 @@ typescript-memoize@^1.0.0-alpha.3, typescript-memoize@^1.0.1:
1157511575
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.1.tgz#02737495d5df6ebf72c07ba0d002e8f4cf5ccfa0"
1157611576
integrity sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==
1157711577

11578-
typescript@^4.0.0:
11579-
version "4.9.5"
11580-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11581-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11578+
typescript@^5.5.4:
11579+
version "5.5.4"
11580+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
11581+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1158211582

1158311583
uc.micro@^1.0.1, uc.micro@^1.0.5:
1158411584
version "1.0.6"

0 commit comments

Comments
 (0)