Skip to content

Commit 7a49b29

Browse files
chore(deps): update dependency jasmine-core to v6
1 parent 8ea4442 commit 7a49b29

4 files changed

Lines changed: 11 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xblocks_contrib/discussion/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"webpack-cli": "^5",
1818
"draggabilly": "^3.0.0",
1919
"edx-ui-toolkit": "^1",
20-
"jasmine-core": "2.6.4",
20+
"jasmine-core": "6.1.0",
2121
"jasmine-jquery": "git+https://git@github.com/velesin/jasmine-jquery.git#ebad463d592d3fea00c69f26ea18a930e09c7b58",
2222
"jquery": "^2",
2323
"karma": "^0.13",

xblocks_contrib/problem/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"copy-webpack-plugin": "^14.0.0",
22-
"jasmine-core": "2.6.4",
22+
"jasmine-core": "6.1.0",
2323
"jasmine-jquery": "git+https://git@github.com/velesin/jasmine-jquery.git#ebad463d592d3fea00c69f26ea18a930e09c7b58",
2424
"karma-coverage": "^2",
2525
"karma-firefox-launcher": "^2",

xblocks_contrib/video/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"webpack": "^5",
2626
"webpack-cli": "^5",
2727
"webpack-manifest-plugin": "^5",
28-
"jasmine-core": "2.6.4",
28+
"jasmine-core": "6.1.0",
2929
"jasmine-jquery": "git+https://git@github.com/velesin/jasmine-jquery.git#ebad463d592d3fea00c69f26ea18a930e09c7b58",
3030
"jquery-ui": "^1.14.1",
3131
"popper.js": "^1",

0 commit comments

Comments
 (0)