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

jonnybot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


The following commit(s) were added to refs/heads/master by this push:
     new 8965570b Bump jquery from 3.2.1 to 3.5.0 in /doc/site/src/npm
8965570b is described below

commit 8965570bc2bf11efe6f20c61d217ae88d6ba2e14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 26 09:10:41 2024 +0000

    Bump jquery from 3.2.1 to 3.5.0 in /doc/site/src/npm
    
    Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0.
    - [Release notes](https://github.com/jquery/jquery/releases)
    - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
    - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: jquery
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 doc/site/src/npm/package.json   |  2 +-
 doc/site/src/npm/pnpm-lock.yaml | 28 +++++-----------------------
 2 files changed, 6 insertions(+), 24 deletions(-)

diff --git a/doc/site/src/npm/package.json b/doc/site/src/npm/package.json
index bc616fef..8cb9c88a 100644
--- a/doc/site/src/npm/package.json
+++ b/doc/site/src/npm/package.json
@@ -7,7 +7,7 @@
   "author": "",
   "license": "ISC",
   "devDependencies": {
-    "jquery": "3.2.1",
+    "jquery": "3.5.0",
     "@browser-logos/chrome": "^2.0.0",
     "@browser-logos/edge": "^2.0.5",
     "@browser-logos/firefox": "^3.0.9",
diff --git a/doc/site/src/npm/pnpm-lock.yaml b/doc/site/src/npm/pnpm-lock.yaml
index 2f2fc8b4..58e927a6 100644
--- a/doc/site/src/npm/pnpm-lock.yaml
+++ b/doc/site/src/npm/pnpm-lock.yaml
@@ -1,21 +1,3 @@
-#
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#
-#    http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-#
 lockfileVersion: '9.0'
 
 settings:
@@ -39,8 +21,8 @@ importers:
         specifier: ^2.0.1
         version: 2.1.0
       jquery:
-        specifier: 3.2.1
-        version: 3.2.1
+        specifier: 3.5.0
+        version: 3.5.0
 
 packages:
 
@@ -56,8 +38,8 @@ packages:
   '@browser-logos/[email protected]':
     resolution: {integrity: 
sha512-diidPiK62E4hlAh0dyLfWQDZXi2SSAGiOuw6iqD1x8ztw7L/Sz3He46FhcxEzYa1hKi1blCkjnKDjqw6rQfgcA==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-iQUctXqe/nSa7hshPkQnJaJEUfxM139//hg2nJj+wsqVvd/YgXALR3jTNGh7BylgsyfcC8r4i2cJrClGBkDu5Q==}
+  [email protected]:
+    resolution: {integrity: 
sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==}
 
 snapshots:
 
@@ -69,4 +51,4 @@ snapshots:
 
   '@browser-logos/[email protected]': {}
 
-  [email protected]: {}
+  [email protected]: {}

Reply via email to