Bump @types/node from 20.8.3 to 20.8.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.8.6. - [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>
This commit is contained in:
		
							parent
							
								
									0abd06b522
								
							
						
					
					
						commit
						dbc8554f10
					
				| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
        "@tauri-apps/cli": "^1.5.2",
 | 
					        "@tauri-apps/cli": "^1.5.2",
 | 
				
			||||||
        "@tsconfig/svelte": "^5.0.0",
 | 
					        "@tsconfig/svelte": "^5.0.0",
 | 
				
			||||||
        "@types/marked": "^6.0.0",
 | 
					        "@types/marked": "^6.0.0",
 | 
				
			||||||
        "@types/node": "^20.8.3",
 | 
					        "@types/node": "^20.8.6",
 | 
				
			||||||
        "bulma": "^0.9.4",
 | 
					        "bulma": "^0.9.4",
 | 
				
			||||||
        "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
					        "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
				
			||||||
        "copy-to-clipboard": "^3.3.3",
 | 
					        "copy-to-clipboard": "^3.3.3",
 | 
				
			||||||
| 
						 | 
					@ -943,10 +943,13 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/node": {
 | 
					    "node_modules/@types/node": {
 | 
				
			||||||
      "version": "20.8.3",
 | 
					      "version": "20.8.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.3.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==",
 | 
					      "integrity": "sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==",
 | 
				
			||||||
      "dev": true
 | 
					      "dev": true,
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "undici-types": "~5.25.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/pug": {
 | 
					    "node_modules/@types/pug": {
 | 
				
			||||||
      "version": "2.0.6",
 | 
					      "version": "2.0.6",
 | 
				
			||||||
| 
						 | 
					@ -4645,6 +4648,12 @@
 | 
				
			||||||
        "url": "https://github.com/sponsors/ljharb"
 | 
					        "url": "https://github.com/sponsors/ljharb"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/undici-types": {
 | 
				
			||||||
 | 
					      "version": "5.25.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.25.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==",
 | 
				
			||||||
 | 
					      "dev": true
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/uri-js": {
 | 
					    "node_modules/uri-js": {
 | 
				
			||||||
      "version": "4.4.1",
 | 
					      "version": "4.4.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
    "@tauri-apps/cli": "^1.5.2",
 | 
					    "@tauri-apps/cli": "^1.5.2",
 | 
				
			||||||
    "@tsconfig/svelte": "^5.0.0",
 | 
					    "@tsconfig/svelte": "^5.0.0",
 | 
				
			||||||
    "@types/marked": "^6.0.0",
 | 
					    "@types/marked": "^6.0.0",
 | 
				
			||||||
    "@types/node": "^20.8.3",
 | 
					    "@types/node": "^20.8.6",
 | 
				
			||||||
    "bulma": "^0.9.4",
 | 
					    "bulma": "^0.9.4",
 | 
				
			||||||
    "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
					    "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
				
			||||||
    "copy-to-clipboard": "^3.3.3",
 | 
					    "copy-to-clipboard": "^3.3.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue