Bump grunt from 1.5.2 to 1.5.3 (#2326)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 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.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-26 09:23:27 +03:00
committed by GitHub
parent c74111e29b
commit e3319a3bd4
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "espocrm",
"version": "7.1.2",
"version": "7.1.7",
"license": "GPL-3.0",
"dependencies": {
"ace-builds": "^1.4.12",
@@ -49,7 +49,7 @@
"devDependencies": {
"archiver": "^5.3.0",
"fstream": ">=1.0.12",
"grunt": "^1.5.2",
"grunt": "^1.5.3",
"grunt-contrib-clean": "~2.0.0",
"grunt-contrib-concat": "^2.0.0",
"grunt-contrib-copy": "~1.0.0",
@@ -1464,9 +1464,9 @@
"integrity": "sha512-yhcwA8ty1RaC1Vijd+C6v2jFOZhaDjweN5JtOQ35KXPFfnwItrPEejTLUij58GdG+Doc1bvHwg534El5xd4B6w=="
},
"node_modules/grunt": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
"integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
"integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
"dependencies": {
"dateformat": "~3.0.3",
"eventemitter2": "~0.4.13",
@@ -4911,9 +4911,9 @@
"integrity": "sha512-yhcwA8ty1RaC1Vijd+C6v2jFOZhaDjweN5JtOQ35KXPFfnwItrPEejTLUij58GdG+Doc1bvHwg534El5xd4B6w=="
},
"grunt": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
"integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
"integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
"requires": {
"dateformat": "~3.0.3",
"eventemitter2": "~0.4.13",
+1 -1
View File
@@ -17,7 +17,7 @@
"devDependencies": {
"archiver": "^5.3.0",
"fstream": ">=1.0.12",
"grunt": "^1.5.2",
"grunt": "^1.5.3",
"grunt-contrib-clean": "~2.0.0",
"grunt-contrib-concat": "^2.0.0",
"grunt-contrib-copy": "~1.0.0",