From f8c003ff92532012210c017b25fa376d99856815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 05:14:29 +0000 Subject: [PATCH] build(deps-dev): bump @nbundle/cli from 1.0.65 to 1.0.66 Bumps [@nbundle/cli](https://github.com/nbundle/cli) from 1.0.65 to 1.0.66. - [Release notes](https://github.com/nbundle/cli/releases) - [Commits](https://github.com/nbundle/cli/commits) --- updated-dependencies: - dependency-name: "@nbundle/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28c5f03..cd79e7e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@commitlint/cli": "^17.0.3", "@commitlint/config-angular": "^17.0.3", "@commitlint/prompt-cli": "^17.0.3", - "@nbundle/cli": "^1.0.65", + "@nbundle/cli": "^1.0.66", "cspell": "^6.5.0", "husky": "^8.0.1", "lint-staged": "^13.0.3", diff --git a/yarn.lock b/yarn.lock index e7c3e51..58204ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -530,10 +530,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@nbundle/cli@^1.0.65": - version "1.0.65" - resolved "https://registry.yarnpkg.com/@nbundle/cli/-/cli-1.0.65.tgz#f751d5c7f7ac3710d29f2755f9d5198e3643382a" - integrity sha512-3/Xf7y/NWXuewTSLcTH0xl211rEHBPTn87b/R0Z4cMBCFo8FBFAmxuq+G3nny1oAn6cC2CgNjbU+ce3FSW4fng== +"@nbundle/cli@^1.0.66": + version "1.0.66" + resolved "https://registry.yarnpkg.com/@nbundle/cli/-/cli-1.0.66.tgz#3015a8e77a77517450bf5c3a4f6293818a10754b" + integrity sha512-eKREkxLVyqjTzJ9ySCHJTrAz+LLUFHSjMWxBSCwz2Z+pdW61L6F7KJnW9nJBTJG0HFn7rhc5zykL5Gi+cU9bqQ== dependencies: css-loader "^6.7.1" sharp "^0.30.7"