esm - reduce diff (#225220)

* esm - reduce diff

* restore more

* ok

* undo

* .
This commit is contained in:
Benjamin Pasero
2024-08-09 19:52:26 +02:00
committed by GitHub
parent e75cca1eaf
commit 79f7411c88
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"ternary-stream": "^3.0.0",
"through2": "^4.0.2",
"tmp": "^0.2.1",
"vscode-universal-bundler": "^0.1.0",
"vscode-universal-bundler": "^0.1.2",
"workerpool": "^6.4.0",
"yauzl": "^2.10.0"
},
+4 -4
View File
@@ -2734,10 +2734,10 @@ vscode-gulp-watch@^5.0.3:
vinyl "^2.2.0"
vinyl-file "^3.0.0"
vscode-universal-bundler@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/vscode-universal-bundler/-/vscode-universal-bundler-0.1.0.tgz#1a03d1d16c6ea5065318fafbc2a554b7c2f3bd32"
integrity sha512-wtT9IZ/fqIZSirY6cxElu8a6WpNaOjgQjjazt85lMCWBuF/tWVw5nRYX67pTVsUyi6kzQaIvfyyIvxVbBpetBA==
vscode-universal-bundler@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/vscode-universal-bundler/-/vscode-universal-bundler-0.1.2.tgz#50ba7c637942dae6c0bc9bb37c0fcabf509cbca5"
integrity sha512-fboaE0933+r+qW4aRuuMwC8yle4DX6xyRDCM0otYMo5+4POZjEHbsqkPQ8H8xmhScHf1Fa7kZXYo1V2n0d2x/g==
dependencies:
"@electron/asar" "^3.2.7"
"@malept/cross-spawn-promise" "^2.0.0"