Merge pull request #339 from Niek/dependabot/npm_and_yarn/types/node-20.8.10
Bump @types/node from 20.8.9 to 20.8.10
This commit is contained in:
		
						commit
						445ae0506e
					
				| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
        "@tauri-apps/cli": "^1.5.6",
 | 
					        "@tauri-apps/cli": "^1.5.6",
 | 
				
			||||||
        "@tsconfig/svelte": "^5.0.0",
 | 
					        "@tsconfig/svelte": "^5.0.0",
 | 
				
			||||||
        "@types/marked": "^6.0.0",
 | 
					        "@types/marked": "^6.0.0",
 | 
				
			||||||
        "@types/node": "^20.8.9",
 | 
					        "@types/node": "^20.8.10",
 | 
				
			||||||
        "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,9 +943,9 @@
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/node": {
 | 
					    "node_modules/@types/node": {
 | 
				
			||||||
      "version": "20.8.9",
 | 
					      "version": "20.8.10",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.9.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.10.tgz",
 | 
				
			||||||
      "integrity": "sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==",
 | 
					      "integrity": "sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "undici-types": "~5.26.4"
 | 
					        "undici-types": "~5.26.4"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
    "@tauri-apps/cli": "^1.5.6",
 | 
					    "@tauri-apps/cli": "^1.5.6",
 | 
				
			||||||
    "@tsconfig/svelte": "^5.0.0",
 | 
					    "@tsconfig/svelte": "^5.0.0",
 | 
				
			||||||
    "@types/marked": "^6.0.0",
 | 
					    "@types/marked": "^6.0.0",
 | 
				
			||||||
    "@types/node": "^20.8.9",
 | 
					    "@types/node": "^20.8.10",
 | 
				
			||||||
    "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