app/assets/package.json in govuk_frontend_toolkit-5.0.2 vs app/assets/package.json in govuk_frontend_toolkit-5.0.3
- old
+ new
@@ -6,10 +6,10 @@
"grunt": "~0.4.2",
"grunt-cli": "0.1.11",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-jasmine": "^1.0.0",
"grunt-contrib-sass": "0.7.4",
- "jquery": "~1.11.3",
+ "jquery": "~1.12.4",
"standard": "^8.2.0"
},
"scripts": {
"test": "grunt test && npm run lint --silent",
"lint": "standard && bundle && bundle exec govuk-lint-sass stylesheets"