From c1bc19c409751a924860191e8927080d4c577211 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Apr 2022 13:59:56 +0000 Subject: [PATCH] Update dependency grunt to v1.5.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c1f456cdad..34e7e409a4 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "cssnano": "5.1.7", "eslint": "8.13.0", "eslint-plugin-ghost": "2.13.0", - "grunt": "1.5.1", + "grunt": "1.5.2", "grunt-bg-shell": "2.3.3", "grunt-contrib-clean": "2.0.0", "grunt-contrib-compress": "2.0.0", diff --git a/yarn.lock b/yarn.lock index dca78ec65f..9f65c43b80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6234,10 +6234,10 @@ grunt-update-submodules@0.4.1: resolved "https://registry.yarnpkg.com/grunt-update-submodules/-/grunt-update-submodules-0.4.1.tgz#46c485fe6413cc0bdd6988aa2803c4e7d997c366" integrity sha1-RsSF/mQTzAvdaYiqKAPE59mXw2Y= -grunt@1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.5.1.tgz#ca7141d7e6d70fad474a0c1d8c3744423c6c7c2c" - integrity sha512-Nli2Cu1rSUJOCVypMIY3SHuwUQ7LdyoDJJ9ig7NUSM8jGOdC/BcrjW5i/1/pEaYqn8P4RLpeDmiqEwQ/uVQbOQ== +grunt@1.5.2: + version "1.5.2" + resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.5.2.tgz#46b014e28d17c85baac19d5e891bb3f04923c098" + integrity sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w== dependencies: dateformat "~3.0.3" eventemitter2 "~0.4.13"