Skip to content

Commit ef41f3a

Browse files
chore(deps-dev): Bump yarpm from 0.2.1 to 1.1.1 (#1623)
Bumps [yarpm](https://github.com/BendingBender/yarpm) from 0.2.1 to 1.1.1. - [Release notes](https://github.com/BendingBender/yarpm/releases) - [Changelog](https://github.com/BendingBender/yarpm/blob/master/CHANGELOG.md) - [Commits](BendingBender/yarpm@v0.2.1...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c38eea9 commit ef41f3a

2 files changed

Lines changed: 12 additions & 39 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup-plugin-replace": "^2.1.0",
3939
"rollup-plugin-terser": "^7.0.2",
4040
"strip-ansi": "^6.0.0",
41-
"yarpm": "^0.2.1"
41+
"yarpm": "^1.1.1"
4242
},
4343
"peerDependencies": {
4444
"prettier": "^1.15.0 || ^2.0.0"

yarn.lock

Lines changed: 11 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,10 +1933,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
19331933
dependencies:
19341934
delayed-stream "~1.0.0"
19351935

1936-
command-exists@^1.2.2:
1937-
version "1.2.8"
1938-
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291"
1939-
integrity sha512-PM54PkseWbiiD/mMsbvW351/u+dafwTJ0ye2qB60G1aGQP9j3xK2gmMDc+R34L3nDtx4qMCitXT75mkbkGJDLw==
1936+
command-exists@^1.2.9:
1937+
version "1.2.9"
1938+
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69"
1939+
integrity sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==
19401940

19411941
commander@^2.20.0:
19421942
version "2.20.3"
@@ -2010,15 +2010,6 @@ cross-env@^7.0.2:
20102010
dependencies:
20112011
cross-spawn "^7.0.1"
20122012

2013-
cross-spawn@^5.1.0:
2014-
version "5.1.0"
2015-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
2016-
integrity sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=
2017-
dependencies:
2018-
lru-cache "^4.0.1"
2019-
shebang-command "^1.2.0"
2020-
which "^1.2.9"
2021-
20222013
cross-spawn@^6.0.0:
20232014
version "6.0.5"
20242015
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
@@ -2030,7 +2021,7 @@ cross-spawn@^6.0.0:
20302021
shebang-command "^1.2.0"
20312022
which "^1.2.9"
20322023

2033-
cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2:
2024+
cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
20342025
version "7.0.3"
20352026
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
20362027
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -3885,14 +3876,6 @@ lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
38853876
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
38863877
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
38873878

3888-
lru-cache@^4.0.1:
3889-
version "4.1.5"
3890-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
3891-
integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
3892-
dependencies:
3893-
pseudomap "^1.0.2"
3894-
yallist "^2.1.2"
3895-
38963879
magic-string@^0.25.2, magic-string@^0.25.3:
38973880
version "0.25.7"
38983881
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
@@ -4451,11 +4434,6 @@ prompts@^2.0.1:
44514434
kleur "^3.0.3"
44524435
sisteransi "^1.0.4"
44534436

4454-
pseudomap@^1.0.2:
4455-
version "1.0.2"
4456-
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
4457-
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
4458-
44594437
psl@^1.1.28:
44604438
version "1.8.0"
44614439
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
@@ -5622,11 +5600,6 @@ y18n@^4.0.0:
56225600
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
56235601
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
56245602

5625-
yallist@^2.1.2:
5626-
version "2.1.2"
5627-
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
5628-
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
5629-
56305603
yaml@^1.7.2:
56315604
version "1.10.0"
56325605
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
@@ -5657,10 +5630,10 @@ yargs@^15.4.1:
56575630
y18n "^4.0.0"
56585631
yargs-parser "^18.1.2"
56595632

5660-
yarpm@^0.2.1:
5661-
version "0.2.1"
5662-
resolved "https://registry.yarnpkg.com/yarpm/-/yarpm-0.2.1.tgz#5ff9bab743cdd3e77adfe1f6d6cf3396fa481e64"
5663-
integrity sha1-X/m6t0PN0+d63+H21s8zlvpIHmQ=
5633+
yarpm@^1.1.1:
5634+
version "1.1.1"
5635+
resolved "https://registry.yarnpkg.com/yarpm/-/yarpm-1.1.1.tgz#23e25e512b409d941524a9674718f1871e5fb52a"
5636+
integrity sha512-A3gVdtyld+gYcVmKScvJqS2oT/i9xdsb/SqDsY9c0+BeYdYBUJrRfr4pD7UP+5uXEneJ0BL0rC/6rd1fnlYEcg==
56645637
dependencies:
5665-
command-exists "^1.2.2"
5666-
cross-spawn "^5.1.0"
5638+
command-exists "^1.2.9"
5639+
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)