Skip to content

Commit b863551

Browse files
authored
Merge pull request rails#50018 from tnir/tn-update-karma-on-ac-av-testing
test: update karma npm from 3.1.4 to 6.4.2
2 parents c06888d + 3f635e3 commit b863551

File tree

2 files changed

+344
-420
lines changed

2 files changed

+344
-420
lines changed

actioncable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
},
2525
"homepage": "https://rubyonrails.org/",
2626
"devDependencies": {
27-
"@rollup/plugin-node-resolve": "^11.0.1",
2827
"@rollup/plugin-commonjs": "^19.0.1",
28+
"@rollup/plugin-node-resolve": "^11.0.1",
2929
"eslint": "^4.3.0",
3030
"eslint-plugin-import": "^2.7.0",
31-
"karma": "^3.1.1",
31+
"karma": "^6.4.2",
3232
"karma-chrome-launcher": "^2.2.0",
3333
"karma-qunit": "^2.1.0",
3434
"karma-sauce-launcher": "^1.2.0",

0 commit comments

Comments
 (0)