diff --git a/packages/test-app/package.json b/packages/test-app/package.json index fdd89bd7..9520ccdd 100644 --- a/packages/test-app/package.json +++ b/packages/test-app/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@babel/eslint-parser": "7.23.10", - "@ember/optional-features": "2.0.0", + "@ember/optional-features": "2.1.0", "@ember/string": "3.1.1", "@ember/test-helpers": "3.2.1", "@embroider/macros": "1.13.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65f597b2..d74b682c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -109,8 +109,8 @@ importers: specifier: 7.23.10 version: 7.23.10(@babel/core@7.24.0)(eslint@8.56.0) '@ember/optional-features': - specifier: 2.0.0 - version: 2.0.0 + specifier: 2.1.0 + version: 2.1.0 '@ember/string': specifier: 3.1.1 version: 3.1.1 @@ -1510,7 +1510,7 @@ packages: dependencies: '@babel/core': 7.24.0 '@babel/helper-create-class-features-plugin': 7.24.0(@babel/core@7.24.0) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.0) /@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.24.0): @@ -1746,8 +1746,8 @@ packages: /@ember/edition-utils@1.2.0: resolution: {integrity: sha512-VmVq/8saCaPdesQmftPqbFtxJWrzxNGSQ+e8x8LLe3Hjm36pJ04Q8LeORGZkAeOhldoUX9seLGmSaHeXkIqoog==} - /@ember/optional-features@2.0.0: - resolution: {integrity: sha512-4gkvuGRYfpAh1nwAz306cmMeC1mG7wxZnbsBZ09mMaMX/W7IyKOKc/38JwrDPUFUalmNEM7q7JEPcmew2M3Dog==} + /@ember/optional-features@2.1.0: + resolution: {integrity: sha512-IXjDpTFhsjPk9h3OXwXjlRfhM/Wjtw2E71Xos/81ZsTTwZMB9H+DWhsxePXOkzYy7Jvw4TIzKbMfcnT8mrtwWQ==} engines: {node: 10.* || 12.* || >= 14} dependencies: chalk: 4.1.2