From 880b9ce82bd4245e39a8abaa2d9e1aff34a64158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 04:04:09 +0000 Subject: [PATCH] Bump macos-release from 2.5.0 to 3.0.0 Bumps [macos-release](https://github.com/sindresorhus/macos-release) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/sindresorhus/macos-release/releases) - [Commits](https://github.com/sindresorhus/macos-release/compare/v2.5.0...v3.0.0) --- updated-dependencies: - dependency-name: macos-release dependency-type: direct:development update-type: version-update:semver-major ... 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 a514c653..de62a5da 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "html-loader": "2.1.2", "json-loader": "0.5.7", "lru-cache": "^6.0.0", - "macos-release": "^2.5.0", + "macos-release": "^3.0.0", "ngx-sortablejs": "^11.1.0", "ngx-toastr": "^14.0.0", "node-abi": "^2.30.0", diff --git a/yarn.lock b/yarn.lock index 93456fce..fc4b5000 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4927,10 +4927,10 @@ lzma-native@^8.0.0, lzma-native@^8.0.1: node-gyp-build "^4.2.1" readable-stream "^3.6.0" -macos-release@^2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.5.0.tgz#067c2c88b5f3fb3c56a375b2ec93826220fa1ff2" - integrity sha512-EIgv+QZ9r+814gjJj0Bt5vSLJLzswGmSUbUpbi9AIr/fsN2IWFBl2NucV9PAiek+U1STK468tEkxmVYUtuAN3g== +macos-release@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-3.0.0.tgz#2dd203bd27545ff45c000ac795878b0f8c30ce6d" + integrity sha512-y+uUjBt2D1YK0w8k0D19r6O8BYrCkSokWMaTJPvE68RjUOVYQmPXUD7Y4wGphM+/DEJNU+e46hl1lXOzPpvo+w== make-dir@^1.0.0: version "1.3.0"