From c7f2483a6e16878029ac070f31aeb47d6aecbda9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:20:44 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 5.3.3 to 5.5.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ember-slugify/package.json | 2 +- test-app/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ember-slugify/package.json b/ember-slugify/package.json index 103ef38..112d333 100644 --- a/ember-slugify/package.json +++ b/ember-slugify/package.json @@ -120,7 +120,7 @@ "prettier-plugin-ember-template-tag": "^2.0.2", "rollup": "^4.12.0", "rollup-plugin-copy": "^3.4.0", - "typescript": "^5.3.3" + "typescript": "^5.5.4" }, "publishConfig": { "registry": "https://registry.npmjs.org" diff --git a/test-app/package.json b/test-app/package.json index 9fc4e8c..d78511d 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -104,7 +104,7 @@ "stylelint-config-standard": "^36.0.1", "stylelint-prettier": "^4.0.2", "tracked-built-ins": "^3.3.0", - "typescript": "^5.3.3", + "typescript": "^5.5.4", "webpack": "^5.89.0" }, "engines": { diff --git a/yarn.lock b/yarn.lock index c16e7d0..a53cc34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11221,10 +11221,10 @@ typescript-memoize@^1.0.0-alpha.3, typescript-memoize@^1.0.1: resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.1.tgz#02737495d5df6ebf72c07ba0d002e8f4cf5ccfa0" integrity sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA== -typescript@^5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" - integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== +typescript@^5.5.4: + version "5.5.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" + integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"