Skip to content

Commit b52a5e1

Browse files
Bump jquery from 2.2.4 to 4.0.0
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 4.0.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@2.2.4...4.0.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c42b60d commit b52a5e1

3 files changed

Lines changed: 1102 additions & 144 deletions

File tree

kolibri/plugins/perseus_viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"create-react-class": "^15.6.3",
3939
"fractional": "^1.0.0",
4040
"intersection-observer": "^0.12.0",
41-
"jquery": "^2.1.1",
41+
"jquery": "^4.0.0",
4242
"katex": "^0.16.27",
4343
"lodash.debounce": "^4.0.8",
4444
"mathquill": "^0.10.1",

packages/kolibri-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"css-minimizer-webpack-plugin": "7.0.2",
2121
"eslint-plugin-compat": "^6.0.2",
2222
"html-webpack-plugin": "5.6.5",
23-
"jquery": "3.5.1",
23+
"jquery": "4.0.0",
2424
"jszip": "^3.10.1",
2525
"mini-css-extract-plugin": "^2.9.4",
2626
"mutationobserver-shim": "^0.3.7",

0 commit comments

Comments
 (0)