Merge pull request #199 from colymba/dependabot/npm_and_yarn/jquery-3.5.0

This commit is contained in:
dependabot[bot] 2021-08-05 06:31:32 +00:00 committed by GitHub
commit c34bba4508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
"homepage": "https://github.com/colymba/GridFieldBulkEditingTools",
"dependencies": {
"babel-polyfill": "6.7.4",
"jquery": "^3.2.1"
"jquery": "^3.5.0"
},
"devDependencies": {
"@silverstripe/eslint-config": "^0.0.2",

View File

@ -2962,9 +2962,9 @@ isstream@~0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
jquery@^3.2.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
jquery@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
js-base64@^2.1.8:
version "2.6.4"