Skip to content

Commit

Permalink
Bump jquery-validation in /host/EasyAbp.CacheManagement.Web.Unified
Browse files Browse the repository at this point in the history
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.17.0 to 1.19.5.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](jquery-validation/jquery-validation@1.17.0...1.19.5)

---
updated-dependencies:
- dependency-name: jquery-validation
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent c6421b9 commit 7db2e85
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions host/EasyAbp.CacheManagement.Web.Unified/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1370,27 +1370,12 @@ jquery-validation-unobtrusive@^3.2.12:
jquery "^3.5.1"
jquery-validation ">=1.16"

jquery-validation@>=1.16:
version "1.17.0"
resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.17.0.tgz#ab66b6b583d7740b9bbd148993e50e8ac041f35b"
dependencies:
jquery "^1.7 || ^2.0 || ^3.1"

jquery-validation@^1.19.3:
version "1.19.4"
resolved "https://registry.npmmirror.com/jquery-validation/-/jquery-validation-1.19.4.tgz#a765781d954e5876fa437d5c75b7a9440bfa37a8"
integrity sha512-PcwKcATCR+JL77m9kkWd84NAHAunJP9iasF6IbMxUgl73xDAimxjt5oYFmYHDXBmTZM4rpkXxMNR/jGI5TlSjA==

jquery@>=1.12.0, jquery@>=1.7, jquery@>=1.7.2, "jquery@^1.7 || ^2.0 || ^3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"

"jquery@>=1.5.0 <4.0", "jquery@>=1.7.1 <4.0.0":
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
jquery-validation@>=1.16, jquery-validation@^1.19.3:
version "1.19.5"
resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811"
integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ==

jquery@^3.5.1, jquery@~3.6.0:
jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0:
version "3.6.0"
resolved "https://registry.npmmirror.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
Expand Down

0 comments on commit 7db2e85

Please sign in to comment.