Skip to content

Commit

Permalink
Merge branch 'main' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
djcsdy committed Mar 27, 2021
2 parents c0a77b9 + cff653e commit ade9f29
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"tslib": "2.1.0"
},
"devDependencies": {
"@softwareventures/semantic-release-config": "1.1.1",
"@softwareventures/tsconfig": "5.0.1",
"@softwareventures/tslint-rules": "0.9.1",
"ava": "3.15.0",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,13 @@
dependencies:
tslib "^1.9.3 || ^2.0.0"

"@softwareventures/[email protected]":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-1.1.1.tgz#1e222e5c2fabb7b4a3fde3173e91fba91136b61a"
integrity sha512-zzSmX8eNE7TO1Qtr9OdsKSYU8wDwpnCnnwW01MFZkE0TGPNyrLHn+eZFsDwFx/F5enP427zyOxNpytRQig1cbQ==
dependencies:
tslib "2.0.0"

"@softwareventures/[email protected]":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-5.0.1.tgz#9be2d6dcdc3de65233014c527754700f46882bbb"
Expand Down Expand Up @@ -6193,6 +6200,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
integrity sha512-f/qGG2tUkrISBlQZEjEqoZ3B2+npJjIf04H1wuAv9iA8i04Icp+61KRXxFdha22670NJopsZCIjhC3SnjPRKrQ==

[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==

[email protected], "tslib@^1.9.3 || ^2.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
Expand Down

0 comments on commit ade9f29

Please sign in to comment.