Merge pull request #299 from Niek/dependabot/npm_and_yarn/types/node-20.6.5
Bump @types/node from 20.6.2 to 20.6.5
This commit is contained in:
		
						commit
						e57edb1482
					
				| 
						 | 
				
			
			@ -18,7 +18,7 @@
 | 
			
		|||
        "@tauri-apps/cli": "^1.4.0",
 | 
			
		||||
        "@tsconfig/svelte": "^5.0.0",
 | 
			
		||||
        "@types/marked": "^5.0.1",
 | 
			
		||||
        "@types/node": "^20.6.2",
 | 
			
		||||
        "@types/node": "^20.6.5",
 | 
			
		||||
        "bulma": "^0.9.4",
 | 
			
		||||
        "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
			
		||||
        "copy-to-clipboard": "^3.3.3",
 | 
			
		||||
| 
						 | 
				
			
			@ -939,9 +939,9 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@types/node": {
 | 
			
		||||
      "version": "20.6.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.2.tgz",
 | 
			
		||||
      "integrity": "sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==",
 | 
			
		||||
      "version": "20.6.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.5.tgz",
 | 
			
		||||
      "integrity": "sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==",
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@types/pug": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -24,7 +24,7 @@
 | 
			
		|||
    "@tauri-apps/cli": "^1.4.0",
 | 
			
		||||
    "@tsconfig/svelte": "^5.0.0",
 | 
			
		||||
    "@types/marked": "^5.0.1",
 | 
			
		||||
    "@types/node": "^20.6.2",
 | 
			
		||||
    "@types/node": "^20.6.5",
 | 
			
		||||
    "bulma": "^0.9.4",
 | 
			
		||||
    "bulma-prefers-dark": "^0.1.0-beta.1",
 | 
			
		||||
    "copy-to-clipboard": "^3.3.3",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue