From 4524c20b48abe08e69c25a7382a289592d147496 Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Wed, 13 Jan 2021 17:26:33 +0100 Subject: update dependencies, apply new linter fixes --- package.json | 60 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5b367a2..69a5714 100644 --- a/package.json +++ b/package.json @@ -77,44 +77,44 @@ "checkTests": "node spec/checkForAllTests.js" }, "devDependencies": { - "@babel/core": "^7.9.6", - "@babel/plugin-external-helpers": "^7.8.3", - "@babel/plugin-transform-classes": "^7.9.5", - "@babel/plugin-transform-runtime": "^7.9.6", - "@babel/polyfill": "^7.8.7", - "@babel/preset-env": "^7.9.6", - "@babel/runtime": "^7.9.6", - "@babel/runtime-corejs3": "^7.9.6", - "@rollup/plugin-babel": "^5.0.0", - "@rollup/plugin-commonjs": "^11.1.0", - "@rollup/plugin-multi-entry": "^3.0.0", - "@rollup/plugin-node-resolve": "^7.1.3", + "@babel/core": "^7.12.10", + "@babel/plugin-external-helpers": "^7.12.1", + "@babel/plugin-transform-classes": "^7.12.1", + "@babel/plugin-transform-runtime": "^7.12.10", + "@babel/polyfill": "^7.12.1", + "@babel/preset-env": "^7.12.11", + "@babel/runtime": "^7.12.5", + "@babel/runtime-corejs3": "^7.12.5", + "@rollup/plugin-babel": "^5.2.2", + "@rollup/plugin-commonjs": "^17.0.0", + "@rollup/plugin-multi-entry": "^4.0.0", + "@rollup/plugin-node-resolve": "^11.0.1", "@target/custom-event-polyfill": "github:Adobe-Marketing-Cloud/custom-event-polyfill", "babel-eslint": "^10.1.0", - "core-js": "^3.6.5", + "core-js": "^3.8.2", "coveralls": "^3.1.0", - "eslint": "^7.0.0", - "eslint-config-standard": "^14.1.1", - "eslint-plugin-import": "^2.20.2", + "eslint": "^7.17.0", + "eslint-config-standard": "^16.0.2", + "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", - "eslint-plugin-sort-class-members": "^1.7.0", - "eslint-plugin-standard": "^4.0.1", + "eslint-plugin-sort-class-members": "^1.9.0", + "eslint-plugin-standard": "^5.0.0", "esm": "^3.2.25", "http-server": "^0.12.3", - "jasmine": "^3.5.0", - "jasmine-core": "^3.5.0", - "karma": "^5.0.5", + "jasmine": "^3.6.3", + "jasmine-core": "^3.6.0", + "karma": "^5.2.3", "karma-chrome-launcher": "^3.1.0", - "karma-coverage": "^2.0.2", - "karma-firefox-launcher": "^1.3.0", - "karma-jasmine": "^3.1.1", - "karma-sauce-launcher": "^4.1.4", - "rollup": "^2.9.0", - "rollup-plugin-filesize": "^8.0.2", - "rollup-plugin-terser": "^5.3.0", - "typescript": "^3.8.3", - "yargs": "^15.3.1", + "karma-coverage": "^2.0.3", + "karma-firefox-launcher": "^2.1.0", + "karma-jasmine": "^4.0.1", + "karma-sauce-launcher": "^4.3.4", + "rollup": "^2.36.1", + "rollup-plugin-filesize": "^9.1.0", + "rollup-plugin-terser": "^7.0.2", + "typescript": "^4.1.3", + "yargs": "^16.2.0", "svgdom": "^0.1.8" }, "browserslist": [ -- cgit v1.2.3