package.json in foreman_acd-0.6.0 vs package.json in foreman_acd-0.7.0
- old
+ new
@@ -12,29 +12,29 @@
},
"devDependencies": {
"@theforeman/vendor-dev": "^1.7.0",
"babel-eslint": "^8.2.1",
"babel-jest": "^23.6.0",
- "babel-plugin-dynamic-import-node": "^2.0.0",
+ "babel-plugin-dynamic-import-node": "^2.3.3",
+ "babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
- "babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
- "enzyme": "^3.7.0",
- "enzyme-adapter-react-16": "^1.7.0",
- "enzyme-to-json": "^3.3.5",
+ "enzyme": "^3.11.0",
+ "enzyme-adapter-react-16": "^1.15.6",
+ "enzyme-to-json": "^3.6.1",
"eslint": "^4.18.1",
- "eslint-plugin-import": "^2.8.0",
+ "eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^21.2.0",
"eslint-plugin-patternfly-react": "^0.2.1",
- "eslint-plugin-react": "^7.4.0",
+ "eslint-plugin-react": "^7.22.0",
"identity-obj-proxy": "^3.0.0",
- "lodash": "^4.17.11",
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"jest-prop-type-error": "^1.1.0",
+ "lodash": "^4.17.21",
"react-redux-test-utils": "^0.1.1",
"sortabular": "~1.5.1",
"table-resolver": "~3.2.0"
},
"scripts": {