Update rush and pnpm (#6460)
This commit is contained in:
Родитель
64bf0b4420
Коммит
ad0bf9a7f7
|
@ -9557,6 +9557,7 @@ packages:
|
|||
mocha: 6.2.2
|
||||
mocha-junit-reporter: 1.23.1_mocha@6.2.2
|
||||
mocha-multi: 1.1.3_mocha@6.2.2
|
||||
nock: 11.7.0
|
||||
nyc: 14.1.1
|
||||
prettier: 1.19.1
|
||||
rimraf: 3.0.0
|
||||
|
@ -9573,7 +9574,7 @@ packages:
|
|||
dev: false
|
||||
name: '@rush-temp/app-configuration'
|
||||
resolution:
|
||||
integrity: sha512-9xQfq4qcySc02G+Qt6zfRRgnB0EKiOwXrl8QkEQGYVhqHkXIwzLmz99JUDmBnt+1RpScIX6fII3uvYl4vMlE9Q==
|
||||
integrity: sha512-KT+Iq4VO0udmNMX3aSs95zDmkAOjAXPCMQnZBGGZJE8kuTSJu5ooI/ZUZtupEH/Rg0J8Z4ZMe6eH50I5FLUEww==
|
||||
tarball: 'file:projects/app-configuration.tgz'
|
||||
version: 0.0.0
|
||||
'file:projects/core-amqp.tgz':
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* path segment in the "$schema" field for all your Rush config files. This will ensure
|
||||
* correct error-underlining and tab-completion for editors such as VS Code.
|
||||
*/
|
||||
"rushVersion": "5.17.1",
|
||||
"rushVersion": "5.17.2",
|
||||
/**
|
||||
* The next field selects which package manager should be installed and determines its version.
|
||||
* Rush installs its own local copy of the package manager to ensure that your build process
|
||||
|
@ -24,7 +24,7 @@
|
|||
* Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
|
||||
* for details about these alternatives.
|
||||
*/
|
||||
"pnpmVersion": "4.3.0",
|
||||
"pnpmVersion": "4.3.3",
|
||||
// "npmVersion": "4.5.0",
|
||||
// "yarnVersion": "1.9.4",
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче