Skip to content

Commit

Permalink
chore: pre release sync
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Dec 16, 2019
1 parent ad8efb8 commit 038c9f9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 38 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@walrus/cli": "^0.4.1",
"@walrus/pansy": "^0.2.3",
"@walrus/plugin-release": "^1.1.0",
"@walrus/plugin-release": "^1.3.4",
"husky": "^3.1.0",
"lerna": "^3.18.4",
"lerna-changelog": "^0.8.3",
Expand All @@ -36,6 +36,5 @@
"engines": {
"node": ">=10.9.0",
"yarn": ">=1.3.2"
},
"version": null
}
}
5 changes: 4 additions & 1 deletion walrus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ import { Config } from '@walrus/types';

const config: Config = {
plugins: {
release: true
release: {
mode: 'lerna',
organization: 'alitajs'
}
}
};

Expand Down
43 changes: 9 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3243,9 +3243,10 @@
multimatch "^4.0.0"
prettier "^1.19.1"

"@walrus/plugin-release@^1.1.0":
"@walrus/plugin-release@^1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@walrus/plugin-release/-/plugin-release-1.3.4.tgz#d41832d1cc1f65fc2baa270c7f6fc7a9fd23545b"
integrity sha512-1MbWK4VtaxqEE6OecxbvsfjFdGcutQg61Me5G5t0jPuKhXSsYPSOK9C/GZsPHkg1YLkiCKsqt6x3hYkt3Yi3Ow==
dependencies:
"@walrus/shared-utils" "^0.4.1"
execa "^3.4.0"
Expand Down Expand Up @@ -6256,7 +6257,7 @@ [email protected], debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
dependencies:
ms "^2.1.1"

debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6:
debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5:
version "3.2.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
dependencies:
Expand Down Expand Up @@ -6451,10 +6452,6 @@ detect-indent@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.0.0.tgz#0abd0f549f69fc6659a254fe96786186b6f528fd"

detect-libc@^1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"

[email protected]:
version "3.1.0"
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
Expand Down Expand Up @@ -8984,7 +8981,7 @@ husky@^3.1.0:
run-node "^1.0.0"
slash "^3.0.0"

[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
[email protected], iconv-lite@^0.4.24, iconv-lite@~0.4.13:
version "0.4.24"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
dependencies:
Expand Down Expand Up @@ -11652,14 +11649,6 @@ nearley@^2.7.10:
randexp "0.4.6"
semver "^5.4.1"

needle@^2.2.1:
version "2.4.0"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c"
dependencies:
debug "^3.2.6"
iconv-lite "^0.4.4"
sax "^1.2.4"

[email protected]:
version "0.6.2"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
Expand Down Expand Up @@ -11795,21 +11784,6 @@ node-notifier@^5.4.1, node-notifier@^5.4.2:
shellwords "^0.1.1"
which "^1.3.0"

node-pre-gyp@*:
version "0.14.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83"
dependencies:
detect-libc "^1.0.2"
mkdirp "^0.5.1"
needle "^2.2.1"
nopt "^4.0.1"
npm-packlist "^1.1.6"
npmlog "^4.0.2"
rc "^1.2.7"
rimraf "^2.6.1"
semver "^5.3.0"
tar "^4.4.2"

node-pty@^0.10.0-beta3:
version "0.10.0-beta3"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-0.10.0-beta3.tgz#a33c9fc67c9e4d4f124111e1da2a72b0783008e7"
Expand Down Expand Up @@ -11931,7 +11905,7 @@ npm-normalize-package-bin@^1.0.0, npm-normalize-package-bin@^1.0.1:
semver "^5.6.0"
validate-npm-package-name "^3.0.0"

npm-packlist@^1.1.6, npm-packlist@^1.4.4:
npm-packlist@^1.4.4:
version "1.4.7"
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.7.tgz#9e954365a06b80b18111ea900945af4f88ed4848"
dependencies:
Expand All @@ -11958,7 +11932,7 @@ npm-run-path@^4.0.0:
dependencies:
path-key "^3.0.0"

npmlog@^4.0.2, npmlog@^4.1.2:
npmlog@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
dependencies:
Expand Down Expand Up @@ -14122,7 +14096,7 @@ [email protected], rc-util@^4.0.4, rc-util@^4.1.1, rc-util@^4.13.0, rc-util@^4.15.3, r
react-lifecycles-compat "^3.0.4"
shallowequal "^1.1.0"

rc@^1.2.7, rc@^1.2.8:
rc@^1.2.8:
version "1.2.8"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
dependencies:
Expand Down Expand Up @@ -14460,6 +14434,7 @@ readdirp@~3.2.0:
readline@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/readline/-/readline-1.3.0.tgz#c580d77ef2cfc8752b132498060dc9793a7ac01c"
integrity sha1-xYDXfvLPyHUrEySYBg3JeTp6wBw=

realpath-native@^1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -16553,7 +16528,7 @@ tapable@^1.0.0, tapable@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"

tar@^4.4.10, tar@^4.4.12, tar@^4.4.2, tar@^4.4.8:
tar@^4.4.10, tar@^4.4.12, tar@^4.4.8:
version "4.4.13"
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
dependencies:
Expand Down

0 comments on commit 038c9f9

Please sign in to comment.