This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/master by this push:
     new 765189c9e0 Bump grunt from 1.5.2 to 1.5.3 in /testing/wicket-js-tests 
(#527)
765189c9e0 is described below

commit 765189c9e03af85997865bc43712951ad2f163d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 26 09:49:15 2022 +0300

    Bump grunt from 1.5.2 to 1.5.3 in /testing/wicket-js-tests (#527)
    
    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] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 testing/wicket-js-tests/package-lock.json | 14 +++++++-------
 testing/wicket-js-tests/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/testing/wicket-js-tests/package-lock.json 
b/testing/wicket-js-tests/package-lock.json
index 93c8b32f0f..948342a08e 100644
--- a/testing/wicket-js-tests/package-lock.json
+++ b/testing/wicket-js-tests/package-lock.json
@@ -9,7 +9,7 @@
       "version": "0.3.0",
       "license": "Apache-2.0",
       "devDependencies": {
-        "grunt": "1.5.2",
+        "grunt": "1.5.3",
         "grunt-cli": "1.4.3",
         "grunt-contrib-connect": "3.0.0",
         "grunt-contrib-jshint": "3.2.0",
@@ -1974,9 +1974,9 @@
       "dev": true
     },
     "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==",
       "dev": true,
       "dependencies": {
         "dateformat": "~3.0.3",
@@ -8472,9 +8472,9 @@
       "dev": true
     },
     "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==",
       "dev": true,
       "requires": {
         "dateformat": "~3.0.3",
diff --git a/testing/wicket-js-tests/package.json 
b/testing/wicket-js-tests/package.json
index 278b00ac08..10cb0c815d 100644
--- a/testing/wicket-js-tests/package.json
+++ b/testing/wicket-js-tests/package.json
@@ -8,7 +8,7 @@
     "url": "http://git-wip-us.apache.org/repos/asf/wicket.git";
   },
   "devDependencies": {
-    "grunt": "1.5.2",
+    "grunt": "1.5.3",
     "grunt-cli": "1.4.3",
     "grunt-contrib-connect": "3.0.0",
     "grunt-contrib-jshint": "3.2.0",

Reply via email to