From 96ef65a7920910635e5c84be96c34248e3e6eb2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 23:32:19 +0000 Subject: Bump grunt from 1.4.1 to 1.5.3 Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e87a13d..a51c933 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "colors": "^1.4.0", "dotenv": "^8.2.0", "execa": "^4.0.3", - "grunt": "^1.0.4", + "grunt": "^1.5.3", "grunt-banner": "^0.6.0", "grunt-cli": "^1.3.2", "grunt-contrib-clean": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 1251ba4..57af2df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -839,7 +839,7 @@ grunt-banner@^0.6.0: dependencies: chalk "^1.1.0" -grunt-cli@^1.3.2, grunt-cli@~1.4.2: +grunt-cli@^1.3.2, grunt-cli@~1.4.3: version "1.4.3" resolved "https://registry.yarnpkg.com/grunt-cli/-/grunt-cli-1.4.3.tgz#22c9f1a3d2780bf9b0d206e832e40f8f499175ff" integrity sha512-9Dtx/AhVeB4LYzsViCjUQkd0Kw0McN2gYpdmGYKtE2a5Yt7v1Q+HYZVWhqXc/kGnxlMtqKDxSwotiGeFmkrCoQ== @@ -957,17 +957,17 @@ grunt-text-replace@^0.4.0: resolved "https://registry.yarnpkg.com/grunt-text-replace/-/grunt-text-replace-0.4.0.tgz#db9d9ce59e2fe49da277e9dbc195c3e11cfb16c2" integrity sha1-252c5Z4v5J2id+nbwZXD4Rz7FsI= -grunt@>=0.4.1, grunt@^1.0.4: - version "1.4.1" - resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.4.1.tgz#7d1e17db1f9c8108777f7273d6b9359755576f50" - integrity sha512-ZXIYXTsAVrA7sM+jZxjQdrBOAg7DyMUplOMhTaspMRExei+fD0BTwdWXnn0W5SXqhb/Q/nlkzXclSi3IH55PIA== +grunt@>=0.4.1, grunt@^1.5.3: + version "1.5.3" + resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.5.3.tgz#3214101d11257b7e83cf2b38ea173b824deab76a" + integrity sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ== dependencies: dateformat "~3.0.3" eventemitter2 "~0.4.13" exit "~0.1.2" findup-sync "~0.3.0" glob "~7.1.6" - grunt-cli "~1.4.2" + grunt-cli "~1.4.3" grunt-known-options "~2.0.0" grunt-legacy-log "~3.0.0" grunt-legacy-util "~2.0.1" -- cgit v1.2.3