Merge pull request #1606 from wbkd/dependabot/npm_and_yarn/main/types/d3-7.1.0
chore(deps): bump @types/d3 from 7.0.0 to 7.1.0
This commit is contained in:
Generated
+7
-7
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.0",
|
||||
"@types/d3": "^7.0.0",
|
||||
"@types/d3": "^7.1.0",
|
||||
"@types/react-redux": "^7.1.19",
|
||||
"classcat": "^5.0.3",
|
||||
"d3-selection": "^3.0.0",
|
||||
@@ -2503,9 +2503,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/d3": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.0.0.tgz",
|
||||
"integrity": "sha512-7rMMuS5unvbvFCJXAkQXIxWTo2OUlmVXN5q7sfQFesuVICY55PSP6hhbUhWjTTNpfTTB3iLALsIYDFe7KUNABw==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.1.0.tgz",
|
||||
"integrity": "sha512-gYWvgeGjEl+zmF8c+U1RNIKqe7sfQwIXeLXO5Os72TjDjCEtgpvGBvZ8dXlAuSS1m6B90Y1Uo6Bm36OGR/OtCA==",
|
||||
"dependencies": {
|
||||
"@types/d3-array": "*",
|
||||
"@types/d3-axis": "*",
|
||||
@@ -12989,9 +12989,9 @@
|
||||
}
|
||||
},
|
||||
"@types/d3": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.0.0.tgz",
|
||||
"integrity": "sha512-7rMMuS5unvbvFCJXAkQXIxWTo2OUlmVXN5q7sfQFesuVICY55PSP6hhbUhWjTTNpfTTB3iLALsIYDFe7KUNABw==",
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.1.0.tgz",
|
||||
"integrity": "sha512-gYWvgeGjEl+zmF8c+U1RNIKqe7sfQwIXeLXO5Os72TjDjCEtgpvGBvZ8dXlAuSS1m6B90Y1Uo6Bm36OGR/OtCA==",
|
||||
"requires": {
|
||||
"@types/d3-array": "*",
|
||||
"@types/d3-axis": "*",
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.0",
|
||||
"@types/d3": "^7.0.0",
|
||||
"@types/d3": "^7.1.0",
|
||||
"@types/react-redux": "^7.1.19",
|
||||
"classcat": "^5.0.3",
|
||||
"d3-selection": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user