Skip to content
Snippets Groups Projects
Commit 08637031 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Merge branch 'renovate/pin-dependencies' into 'master'

Pin dependency jquery to 3.5.1

See merge request AlekSIS/libs/django-splitted-input!2
parents 1bc25d45 b4283419
No related branches found
No related tags found
1 merge request!2Pin dependency jquery to 3.5.1
{ {
"dependencies": { "dependencies": {
"jquery": "^3.5.1" "jquery": "3.5.1"
} }
} }
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# yarn lockfile v1 # yarn lockfile v1
jquery@^3.5.1: jquery@3.5.1:
version "3.5.1" version "3.5.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg== integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment