We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fe4b8 commit d381a7eCopy full SHA for d381a7e
package.json
@@ -105,7 +105,7 @@
105
"docz": "1.2.0",
106
"docz-theme-default": "^1.2.0",
107
"emotion-theming": "^10.0.10",
108
- "eslint": "^5.16.0",
+ "eslint": "^6.0.1",
109
"eslint-config-standard": "^12.0.0",
110
"eslint-config-standard-react": "^7.0.2",
111
"eslint-plugin-import": "^2.17.2",
@@ -117,7 +117,7 @@
117
"jest": "^24.8.0",
118
"jest-emotion": "^10.0.10",
119
"lint-staged": "^8.1.6",
120
- "np": "5.0.1",
+ "np": "5.0.3",
121
"npm-run-all": "^4.1.5",
122
"parse-prop-types": "^0.3.0",
123
"prop-types": "^15.7.2",
@@ -129,7 +129,7 @@
129
"rimraf": "^2.6.3"
130
},
131
"dependencies": {
132
- "@emotion/is-prop-valid": "^0.7.3",
+ "@emotion/is-prop-valid": "^0.8.2",
133
"@exah/utils": "^2.0.0",
134
"pss": "^5.0.0-9"
135
}
0 commit comments