mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Bump @types/node from 22.13.11 to 22.13.12 (#10912)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.11 to 22.13.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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
+4
-4
@@ -52,7 +52,7 @@
|
||||
"@types/geojson": "^7946.0.16",
|
||||
"@types/happen": "^0.3.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/node": "^22.13.12",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/sinon-chai": "^4.0.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
@@ -1989,9 +1989,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.13.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
|
||||
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
|
||||
"version": "22.13.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.12.tgz",
|
||||
"integrity": "sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -87,7 +87,7 @@
|
||||
"@types/geojson": "^7946.0.16",
|
||||
"@types/happen": "^0.3.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/node": "^22.13.12",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/sinon-chai": "^4.0.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
|
||||
Reference in New Issue
Block a user