Skip to content

Commit 3368af3

Browse files
chore(deps): update dependency jasmine-core to v6
1 parent 69c1563 commit 3368af3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

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": "^13",
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)