mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Bump d3 from 7.8.4 to 7.8.5 (#9690)
Bumps [d3](https://github.com/d3/d3) from 7.8.4 to 7.8.5. - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](https://github.com/d3/d3/compare/v7.8.4...v7.8.5) --- updated-dependencies: - dependency-name: d3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -50,7 +50,7 @@
|
||||
"cldr-core": "^43.0.0",
|
||||
"cldr-localenames-full": "^43.0.0",
|
||||
"concat-files": "^0.1.1",
|
||||
"d3": "~7.8.4",
|
||||
"d3": "~7.8.5",
|
||||
"dotenv": "^16.3.1",
|
||||
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
|
||||
"esbuild": "^0.17.19",
|
||||
@@ -2817,9 +2817,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/d3": {
|
||||
"version": "7.8.4",
|
||||
"resolved": "https://registry.npmjs.org/d3/-/d3-7.8.4.tgz",
|
||||
"integrity": "sha512-q2WHStdhiBtD8DMmhDPyJmXUxr6VWRngKyiJ5EfXMxPw+tqT6BhNjhJZ4w3BHsNm3QoVfZLY8Orq/qPFczwKRA==",
|
||||
"version": "7.8.5",
|
||||
"resolved": "https://registry.npmjs.org/d3/-/d3-7.8.5.tgz",
|
||||
"integrity": "sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"d3-array": "3",
|
||||
@@ -11900,9 +11900,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"d3": {
|
||||
"version": "7.8.4",
|
||||
"resolved": "https://registry.npmjs.org/d3/-/d3-7.8.4.tgz",
|
||||
"integrity": "sha512-q2WHStdhiBtD8DMmhDPyJmXUxr6VWRngKyiJ5EfXMxPw+tqT6BhNjhJZ4w3BHsNm3QoVfZLY8Orq/qPFczwKRA==",
|
||||
"version": "7.8.5",
|
||||
"resolved": "https://registry.npmjs.org/d3/-/d3-7.8.5.tgz",
|
||||
"integrity": "sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"d3-array": "3",
|
||||
|
||||
+1
-1
@@ -85,7 +85,7 @@
|
||||
"cldr-core": "^43.0.0",
|
||||
"cldr-localenames-full": "^43.0.0",
|
||||
"concat-files": "^0.1.1",
|
||||
"d3": "~7.8.4",
|
||||
"d3": "~7.8.5",
|
||||
"dotenv": "^16.3.1",
|
||||
"editor-layer-index": "github:osmlab/editor-layer-index#gh-pages",
|
||||
"esbuild": "^0.17.19",
|
||||
|
||||
Reference in New Issue
Block a user