Bump @types/node from 22.10.6 to 22.13.1 in /packages/codemirror-lsp-client (#5285)
This commit is contained in:
		@ -29,7 +29,7 @@
 | 
			
		||||
    "vscode-uri": "^3.0.8"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/node": "^22.10.6",
 | 
			
		||||
    "@types/node": "^22.13.1",
 | 
			
		||||
    "ts-node": "^10.9.2"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -109,10 +109,10 @@
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
 | 
			
		||||
  integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
 | 
			
		||||
 | 
			
		||||
"@types/node@^22.10.6":
 | 
			
		||||
  version "22.10.6"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239"
 | 
			
		||||
  integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
 | 
			
		||||
"@types/node@^22.13.1":
 | 
			
		||||
  version "22.13.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
 | 
			
		||||
  integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    undici-types "~6.20.0"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user