Bump @types/node from 22.4.1 to 22.4.2 (#3594)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.1 to 22.4.2. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		@ -137,7 +137,7 @@
 | 
			
		||||
    "@types/electron": "^1.6.10",
 | 
			
		||||
    "@types/isomorphic-fetch": "^0.0.39",
 | 
			
		||||
    "@types/mocha": "^10.0.6",
 | 
			
		||||
    "@types/node": "^22.4.1",
 | 
			
		||||
    "@types/node": "^22.4.2",
 | 
			
		||||
    "@types/pixelmatch": "^5.2.6",
 | 
			
		||||
    "@types/pngjs": "^6.0.4",
 | 
			
		||||
    "@types/react": "^18.3.2",
 | 
			
		||||
 | 
			
		||||
@ -2478,10 +2478,10 @@
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.7.tgz#4c620090f28ca7f905a94b706f74dc5b57b44f2f"
 | 
			
		||||
  integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==
 | 
			
		||||
 | 
			
		||||
"@types/node@*", "@types/node@^22.4.1":
 | 
			
		||||
  version "22.4.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.1.tgz#9b595d292c65b94c20923159e2ce947731b6fdce"
 | 
			
		||||
  integrity sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==
 | 
			
		||||
"@types/node@*", "@types/node@^22.4.2":
 | 
			
		||||
  version "22.4.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@types/node/-/node-22.4.2.tgz#55fefb1c3dba2ecd7eb76738c6b80da75760523f"
 | 
			
		||||
  integrity sha512-nAvM3Ey230/XzxtyDcJ+VjvlzpzoHwLsF7JaDRfoI0ytO0mVheerNmM45CtA0yOILXwXXxOrcUWH3wltX+7PSw==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    undici-types "~6.19.2"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user