mirror of https://github.com/aminya/setup-cpp
fix: update msvc-dev-cmd
This commit is contained in:
parent
acba1ad74a
commit
a4908dc2c9
File diff suppressed because one or more lines are too long
|
@ -36,7 +36,7 @@
|
||||||
"execa": "^5.1.1",
|
"execa": "^5.1.1",
|
||||||
"hasha": "^5.2.2",
|
"hasha": "^5.2.2",
|
||||||
"mri": "^1.2.0",
|
"mri": "^1.2.0",
|
||||||
"msvc-dev-cmd": " https://github.com/aminya/msvc-dev-cmd",
|
"msvc-dev-cmd": "git://github.com/aminya/msvc-dev-cmd#9f672c1",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
"setup-python": "https://github.com/actions/setup-python",
|
"setup-python": "https://github.com/actions/setup-python",
|
||||||
"untildify": "^4.0.0",
|
"untildify": "^4.0.0",
|
||||||
|
|
|
@ -22,7 +22,7 @@ specifiers:
|
||||||
hasha: ^5.2.2
|
hasha: ^5.2.2
|
||||||
jest: ^27.4.2
|
jest: ^27.4.2
|
||||||
mri: ^1.2.0
|
mri: ^1.2.0
|
||||||
msvc-dev-cmd: ' https://github.com/aminya/msvc-dev-cmd'
|
msvc-dev-cmd: git://github.com/aminya/msvc-dev-cmd#9f672c1
|
||||||
npm-run-all2: ^5.0.2
|
npm-run-all2: ^5.0.2
|
||||||
parcel: ^2.0.1
|
parcel: ^2.0.1
|
||||||
prettier-config-atomic: ^3.0.1
|
prettier-config-atomic: ^3.0.1
|
||||||
|
@ -43,7 +43,7 @@ dependencies:
|
||||||
execa: 5.1.1
|
execa: 5.1.1
|
||||||
hasha: 5.2.2
|
hasha: 5.2.2
|
||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
msvc-dev-cmd: github.com/aminya/msvc-dev-cmd/9f672c1c3d12ea8156d8d0e53543791491291aec
|
msvc-dev-cmd: github.com/aminya/msvc-dev-cmd/9f672c1
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
setup-python: github.com/actions/setup-python/f38219332975fe8f9c04cca981d674bf22aea1d3
|
setup-python: github.com/actions/setup-python/f38219332975fe8f9c04cca981d674bf22aea1d3
|
||||||
untildify: 4.0.0
|
untildify: 4.0.0
|
||||||
|
@ -8619,8 +8619,8 @@ packages:
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
github.com/aminya/msvc-dev-cmd/9f672c1c3d12ea8156d8d0e53543791491291aec:
|
github.com/aminya/msvc-dev-cmd/9f672c1:
|
||||||
resolution: {tarball: https://codeload.github.com/aminya/msvc-dev-cmd/tar.gz/9f672c1c3d12ea8156d8d0e53543791491291aec}
|
resolution: {tarball: https://codeload.github.com/aminya/msvc-dev-cmd/tar.gz/9f672c1}
|
||||||
name: msvc-dev-cmd
|
name: msvc-dev-cmd
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue