diff --git a/packages/cli/package.json b/packages/cli/package.json index 5a04c9c17..20d1eb6a3 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -56,7 +56,7 @@ "module-alias": "^2.2.2", "signale": "^1.4.0", "terminal-link": "^2.1.1", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@types/signale": "^1.2.1", diff --git a/packages/core/package.json b/packages/core/package.json index fc167026f..718024df3 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -70,7 +70,7 @@ "tapable": "^2.0.0-beta.2", "terminal-link": "^2.1.1", "tinycolor2": "^1.4.1", - "tslib": "2.0.0", + "tslib": "2.0.1", "type-fest": "^0.16.0", "typescript-memoize": "^1.0.0-alpha.3", "url-join": "^4.0.0" diff --git a/plugins/all-contributors/package.json b/plugins/all-contributors/package.json index 6e8b9fbc2..015292757 100644 --- a/plugins/all-contributors/package.json +++ b/plugins/all-contributors/package.json @@ -48,6 +48,6 @@ "fp-ts": "^2.5.3", "fromentries": "^1.2.0", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/brew/package.json b/plugins/brew/package.json index d263d441e..c9194516c 100644 --- a/plugins/brew/package.json +++ b/plugins/brew/package.json @@ -39,6 +39,6 @@ "@auto-it/core": "link:../../packages/core", "fp-ts": "^2.5.3", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/chrome/package.json b/plugins/chrome/package.json index 2566f85a5..973555dc4 100644 --- a/plugins/chrome/package.json +++ b/plugins/chrome/package.json @@ -43,7 +43,7 @@ "fp-ts": "^2.5.3", "io-ts": "^2.1.2", "semver": "^7.0.0", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@types/semver": "^7.1.0" diff --git a/plugins/cocoapods/package.json b/plugins/cocoapods/package.json index 053a3a28c..365c9750b 100644 --- a/plugins/cocoapods/package.json +++ b/plugins/cocoapods/package.json @@ -40,6 +40,6 @@ "fp-ts": "^2.5.3", "io-ts": "^2.1.2", "semver": "^7.1.3", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/conventional-commits/package.json b/plugins/conventional-commits/package.json index 62c0d797a..78d3fcc3c 100644 --- a/plugins/conventional-commits/package.json +++ b/plugins/conventional-commits/package.json @@ -39,6 +39,6 @@ "dependencies": { "@auto-it/core": "link:../../packages/core", "parse-commit-message": "4.0.0", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/crates/package.json b/plugins/crates/package.json index a4227b686..4970dad98 100644 --- a/plugins/crates/package.json +++ b/plugins/crates/package.json @@ -42,7 +42,7 @@ "env-ci": "^5.0.1", "semver": "^7.0.0", "toml": "^3.0.0", - "tslib": "2.0.0", + "tslib": "2.0.1", "user-home": "^2.0.0" } } diff --git a/plugins/exec/package.json b/plugins/exec/package.json index 02b0588b9..ae6ed7400 100644 --- a/plugins/exec/package.json +++ b/plugins/exec/package.json @@ -40,6 +40,6 @@ "fp-ts": "^2.5.3", "fromentries": "^1.2.0", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/first-time-contributor/package.json b/plugins/first-time-contributor/package.json index 36c9d4c51..4a6490836 100644 --- a/plugins/first-time-contributor/package.json +++ b/plugins/first-time-contributor/package.json @@ -39,7 +39,7 @@ "@auto-it/core": "link:../../packages/core", "array.prototype.flatmap": "^1.2.2", "endent": "^2.0.1", - "tslib": "2.0.0", + "tslib": "2.0.1", "url-join": "^4.0.0" }, "devDependencies": { diff --git a/plugins/gem/package.json b/plugins/gem/package.json index efe35a3ab..7b7023900 100644 --- a/plugins/gem/package.json +++ b/plugins/gem/package.json @@ -44,6 +44,6 @@ "io-ts": "^2.1.2", "parse-github-url": "1.0.2", "semver": "^7.0.0", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/gh-pages/package.json b/plugins/gh-pages/package.json index e3cd82f03..e29818bb5 100644 --- a/plugins/gh-pages/package.json +++ b/plugins/gh-pages/package.json @@ -41,6 +41,6 @@ "fp-ts": "^2.5.3", "io-ts": "^2.1.2", "push-dir": "^0.4.1", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/git-tag/package.json b/plugins/git-tag/package.json index 30d8671ea..961d0884d 100644 --- a/plugins/git-tag/package.json +++ b/plugins/git-tag/package.json @@ -38,7 +38,7 @@ "dependencies": { "@auto-it/core": "link:../../packages/core", "semver": "^7.0.0", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@types/semver": "^7.1.0" diff --git a/plugins/gradle/package.json b/plugins/gradle/package.json index 3d055d999..0b2efea3c 100644 --- a/plugins/gradle/package.json +++ b/plugins/gradle/package.json @@ -40,6 +40,6 @@ "fp-ts": "^2.5.3", "io-ts": "^2.1.2", "semver": "^7.0.0", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/jira/package.json b/plugins/jira/package.json index 80a2bf9b0..74c0ca48a 100644 --- a/plugins/jira/package.json +++ b/plugins/jira/package.json @@ -41,7 +41,7 @@ "enquirer": "^2.3.4", "fp-ts": "^2.5.3", "io-ts": "^2.1.2", - "tslib": "2.0.0", + "tslib": "2.0.1", "url-join": "^4.0.0" }, "devDependencies": { diff --git a/plugins/npm/package.json b/plugins/npm/package.json index 666a8c250..2a55b715f 100644 --- a/plugins/npm/package.json +++ b/plugins/npm/package.json @@ -48,7 +48,7 @@ "parse-github-url": "1.0.2", "registry-url": "^5.1.0", "semver": "^7.0.0", - "tslib": "2.0.0", + "tslib": "2.0.1", "typescript-memoize": "^1.0.0-alpha.3", "url-join": "^4.0.0", "user-home": "^2.0.0" diff --git a/plugins/omit-commits/package.json b/plugins/omit-commits/package.json index a63615ce2..213c059ef 100644 --- a/plugins/omit-commits/package.json +++ b/plugins/omit-commits/package.json @@ -41,6 +41,6 @@ "@auto-it/core": "link:../../packages/core", "fp-ts": "^2.5.3", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/omit-release-notes/package.json b/plugins/omit-release-notes/package.json index 00ea1de60..61de32826 100644 --- a/plugins/omit-release-notes/package.json +++ b/plugins/omit-release-notes/package.json @@ -41,6 +41,6 @@ "@auto-it/core": "link:../../packages/core", "fp-ts": "^2.5.3", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" } } diff --git a/plugins/released/package.json b/plugins/released/package.json index cf2c49b02..748d348bc 100644 --- a/plugins/released/package.json +++ b/plugins/released/package.json @@ -42,7 +42,7 @@ "deepmerge": "^4.0.0", "fp-ts": "^2.5.3", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@octokit/rest": "^18.0.0" diff --git a/plugins/slack/package.json b/plugins/slack/package.json index 9595ae719..dcd789946 100644 --- a/plugins/slack/package.json +++ b/plugins/slack/package.json @@ -44,7 +44,7 @@ "https-proxy-agent": "^5.0.0", "io-ts": "^2.1.2", "node-fetch": "2.6.0", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@types/node-fetch": "2.5.7", diff --git a/plugins/twitter/package.json b/plugins/twitter/package.json index ec8d80bc1..83e6146e7 100644 --- a/plugins/twitter/package.json +++ b/plugins/twitter/package.json @@ -44,7 +44,7 @@ "fp-ts": "^2.5.3", "io-ts": "^2.1.2", "semver": "^7.0.0", - "tslib": "2.0.0", + "tslib": "2.0.1", "tweet-tweet": "^1.0.4", "twitter-text": "^3.0.0" }, diff --git a/plugins/upload-assets/package.json b/plugins/upload-assets/package.json index 322f68687..32e306291 100644 --- a/plugins/upload-assets/package.json +++ b/plugins/upload-assets/package.json @@ -44,7 +44,7 @@ "file-type": "^14.1.1", "fp-ts": "^2.5.3", "io-ts": "^2.1.2", - "tslib": "2.0.0" + "tslib": "2.0.1" }, "devDependencies": { "@octokit/rest": "^18.0.0" diff --git a/yarn.lock b/yarn.lock index 6a1097266..1c8158947 100644 --- a/yarn.lock +++ b/yarn.lock @@ -91,7 +91,7 @@ tapable "^2.0.0-beta.2" terminal-link "^2.1.1" tinycolor2 "^1.4.1" - tslib "2.0.0" + tslib "2.0.1" type-fest "^0.16.0" typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" @@ -109,7 +109,7 @@ parse-github-url "1.0.2" registry-url "^5.1.0" semver "^7.0.0" - tslib "2.0.0" + tslib "2.0.1" typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" user-home "^2.0.0" @@ -121,7 +121,7 @@ deepmerge "^4.0.0" fp-ts "^2.5.3" io-ts "^2.1.2" - tslib "2.0.0" + tslib "2.0.1" "@babel/cli@7.2.0": version "7.2.0" @@ -17653,10 +17653,10 @@ tslib@1.10.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== -tslib@2.0.0, tslib@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" - integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== +tslib@2.0.1, tslib@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e" + integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ== tslib@^1.10.0, tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0: version "1.11.1"