Skip to content

Commit

Permalink
Updated some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiospampinato committed May 12, 2021
1 parent 1c1b316 commit 272132a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
},
"dependencies": {},
"devDependencies": {
"browser-sync": "^2.26.3",
"coveralls": "^3.0.9",
"jquery": "^3.3.1",
"browser-sync": "^2.26.14",
"coveralls": "^3.1.0",
"jquery": "^3.6.0",
"karma": "^4.0.0",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage": "^2.0.1",
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^4.0.0",
"karma-sauce-launcher": "^4.0.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^1.3.0",
"karma-qunit": "^4.1.2",
"karma-sauce-launcher": "^4.3.6",
"karma-spec-reporter": "0.0.32",
"opn-cli": "^3.1.0",
"pacco": "^2.1.4",
"pacco": "^2.1.13",
"qunit": "^2.7.1",
"qunit-ava-spec": "^1.0.0",
"typescript": "^3.9.3"
"typescript": "^4.2.4"
}
}

0 comments on commit 272132a

Please sign in to comment.