react-svg
Advanced tools
Comparing version 14.0.12 to 14.0.13
{ | ||
"name": "react-svg", | ||
"version": "14.0.12", | ||
"version": "14.0.13", | ||
"description": "A React component that injects SVG into the DOM.", | ||
@@ -57,3 +57,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.15.4", | ||
"@tanem/svg-injector": "^10.1.4", | ||
"@tanem/svg-injector": "^10.1.5", | ||
"@types/prop-types": "^15.7.4", | ||
@@ -67,3 +67,3 @@ "prop-types": "^15.7.2" | ||
"@babel/preset-react": "7.14.5", | ||
"@testing-library/react": "12.0.0", | ||
"@testing-library/react": "12.1.0", | ||
"@types/faker": "5.5.8", | ||
@@ -74,4 +74,4 @@ "@types/jest": "27.0.1", | ||
"@types/react-dom": "17.0.9", | ||
"@typescript-eslint/eslint-plugin": "4.31.0", | ||
"@typescript-eslint/parser": "4.31.0", | ||
"@typescript-eslint/eslint-plugin": "4.31.1", | ||
"@typescript-eslint/parser": "4.31.1", | ||
"babel-core": "6.26.3", | ||
@@ -86,4 +86,4 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"faker": "5.5.3", | ||
"jest": "27.1.1", | ||
"jest-prettyhtml-matchers": "1.6.0", | ||
"jest": "27.2.0", | ||
"jest-prettyhtml-matchers": "1.6.1", | ||
"nock": "13.1.3", | ||
@@ -102,6 +102,6 @@ "npm-run-all": "4.1.5", | ||
"shx": "0.3.3", | ||
"tanem-scripts": "6.0.31", | ||
"tanem-scripts": "6.0.32", | ||
"ts-jest": "27.0.5", | ||
"typescript": "4.4.2" | ||
"typescript": "4.4.3" | ||
} | ||
} |
Updated@tanem/svg-injector@^10.1.5