From a31b392439099ab30b2133da79c334eecee0d8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 13:53:47 +0000 Subject: [PATCH] chore(deps-dev): bump rollup-plugin-copy from 3.4.0 to 3.5.0 Bumps [rollup-plugin-copy](https://github.com/vladshcherbin/rollup-plugin-copy) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/vladshcherbin/rollup-plugin-copy/releases) - [Commits](https://github.com/vladshcherbin/rollup-plugin-copy/compare/3.4.0...3.5.0) --- updated-dependencies: - dependency-name: rollup-plugin-copy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ember-amount-input/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ember-amount-input/package.json b/ember-amount-input/package.json index d053c60c..8e8b3177 100644 --- a/ember-amount-input/package.json +++ b/ember-amount-input/package.json @@ -62,7 +62,7 @@ "eslint-plugin-prettier": "^5.0.0", "prettier": "^3.0.3", "rollup": "^3.29.2", - "rollup-plugin-copy": "^3.4.0", + "rollup-plugin-copy": "^3.5.0", "typescript": "^5.2.2" }, "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a4aa902..a1ae413e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^3.29.2 version: 3.29.2 rollup-plugin-copy: - specifier: ^3.4.0 - version: 3.4.0 + specifier: ^3.5.0 + version: 3.5.0 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -15484,8 +15484,8 @@ packages: rollup: 3.29.2 dev: true - /rollup-plugin-copy@3.4.0: - resolution: {integrity: sha512-rGUmYYsYsceRJRqLVlE9FivJMxJ7X6jDlP79fmFkL8sJs7VVMSVyA2yfyL+PGyO/vJs4A87hwhgVfz61njI+uQ==} + /rollup-plugin-copy@3.5.0: + resolution: {integrity: sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA==} engines: {node: '>=8.3'} dependencies: '@types/fs-extra': 8.1.2