diff --git a/package.json b/package.json index 78744ea..9f79fa0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "dependencies": { "@babel/runtime": "^7.10.1", "classnames": "^2.2.1", - "rc-input": "~1.6.0", + "rc-input": "~1.7.1", "rc-resize-observer": "^1.0.0", "rc-util": "^5.27.0" }, diff --git a/tests/__snapshots__/allowClear.test.tsx.snap b/tests/__snapshots__/allowClear.test.tsx.snap index 0e3478f..db1093c 100644 --- a/tests/__snapshots__/allowClear.test.tsx.snap +++ b/tests/__snapshots__/allowClear.test.tsx.snap @@ -10,13 +10,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -31,13 +30,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -52,13 +50,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -73,13 +70,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `; @@ -94,13 +90,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `; @@ -115,13 +110,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `;