package.json in foreman_ansible-6.4.1 vs package.json in foreman_ansible-7.0.0
- old
+ new
@@ -5,22 +5,24 @@
"main": "index.js",
"directories": {
"test": "test"
},
"peerDependencies": {
- "@theforeman/vendor": ">= 6.0.0"
+ "@theforeman/vendor": ">= 8.16.0"
},
"dependencies": {
"react-json-tree": "^0.11.0"
},
"devDependencies": {
"@babel/core": "^7.7.0",
+ "@testing-library/user-event": "^13.2.1",
"@theforeman/builder": "^8.4.1",
"@theforeman/eslint-plugin-foreman": "^8.4.1",
"@theforeman/find-foreman": "^8.4.1",
"@theforeman/stories": "^8.4.1",
- "@theforeman/test": "^8.4.1",
+ "@theforeman/test": "^8.9.0",
"@theforeman/vendor-dev": "^8.4.1",
+ "@testing-library/user-event": "^13.2.1",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2",
"prettier": "^1.13.5"
},
"scripts": {