diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-08 18:46:39 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-08 18:46:39 +0200 |
| commit | 902263ba27c7123efad5dca38f3ecb6d52e12904 (patch) | |
| tree | 7d0b391a3ac8601e9115fb41ba9cd57284d817ca /package-lock.json | |
| parent | e163d988457c77f83296b0f950659cd9d2b7bb94 (diff) | |
| download | bootstrap-902263ba27c7123efad5dca38f3ecb6d52e12904.tar.xz bootstrap-902263ba27c7123efad5dca38f3ecb6d52e12904.zip | |
Bump jquery from 3.5.1 to 3.6.0 (#33242)
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 25042697b..2c37db6a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6151,9 +6151,9 @@ "dev": true }, "jquery": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", - "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz", + "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==", "dev": true }, "js-tokens": { |
