Merge pull request #357 from Niek/dependabot/npm_and_yarn/types/node-20.9.2
Bump @types/node from 20.9.0 to 20.9.2
This commit is contained in:
		
						commit
						9108af10b6
					
				| 
						 | 
					@ -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.9.0",
 | 
					        "@types/node": "^20.9.2",
 | 
				
			||||||
        "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.9.0",
 | 
					      "version": "20.9.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.9.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.9.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==",
 | 
					      "integrity": "sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg==",
 | 
				
			||||||
      "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.9.0",
 | 
					    "@types/node": "^20.9.2",
 | 
				
			||||||
    "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