Skip to content

Commit

Permalink
build(deps): update dependency @renovatebot/pep440 to v2 (#13614)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 18, 2022
1 parent e14af43 commit b384312
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -132,7 +132,7 @@
"@aws-sdk/client-ecr": "3.46.0",
"@breejs/later": "4.1.0",
"@iarna/toml": "2.2.5",
"@renovatebot/pep440": "1.1.0",
"@renovatebot/pep440": "2.0.0",
"@renovatebot/ruby-semver": "1.0.0",
"@sindresorhus/is": "4.2.1",
"@yarnpkg/core": "3.1.0",
Expand Down
35 changes: 4 additions & 31 deletions yarn.lock
Expand Up @@ -1178,14 +1178,6 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"

"@babel/runtime-corejs3@^7.12.1":
version "7.16.8"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.8.tgz#ea533d96eda6fdc76b1812248e9fbd0c11d4a1a7"
integrity sha512-3fKhuICS1lMz0plI5ktOE/yEtBRMVxplzRkdn6mJQ197XiY0JnrzYV0+Mxozq3JZ8SBV9Ecurmw1XsGbwOf+Sg==
dependencies:
core-js-pure "^3.20.2"
regenerator-runtime "^0.13.4"

"@babel/template@^7.16.7", "@babel/template@^7.3.3":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
Expand Down Expand Up @@ -1788,12 +1780,10 @@
uid "0c444386e79d6145901212507521b8a0a48af000"
resolved "https://github.com/renovatebot/eslint-plugin#0c444386e79d6145901212507521b8a0a48af000"

"@renovatebot/pep440@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-1.1.0.tgz#df105477dac56dbe771a1693eedc2fa271bc57b3"
integrity sha512-BWPGYWM9RKQhdlxvczvocTLP1gzEV0JQKX4RFRfyKaswNAtIWxzJw1uWWwQ2m5j0/HhCJHNSo9iHqRw4ufK1NQ==
dependencies:
xregexp "4.4.1"
"@renovatebot/pep440@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@renovatebot/pep440/-/pep440-2.0.0.tgz#c9faec210d3eefed9c556f796dc1ff00ab55c979"
integrity sha512-9dw67KZW+k1VzzlScH10/4ukaqyYR8TQm3QHBD4EkbUt2NPYlalXvdIjvx9tk15h4xubglDgYpsEMQkfEHMbvA==

"@renovatebot/ruby-semver@1.0.0":
version "1.0.0"
Expand Down Expand Up @@ -3491,11 +3481,6 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
dependencies:
safe-buffer "~5.1.1"

core-js-pure@^3.20.2:
version "3.20.3"
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.20.3.tgz#6cc4f36da06c61d95254efc54024fe4797fd5d02"
integrity sha512-Q2H6tQ5MtPtcC7f3HxJ48i4Q7T9ybPKgvWyuH7JXIoNa2pm0KuBnycsET/qw1SLLZYfbsbrZQNMeIOClb+6WIA==

core-util-is@~1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
Expand Down Expand Up @@ -7976,11 +7961,6 @@ redis@3.1.2:
redis-errors "^1.2.0"
redis-parser "^3.0.0"

regenerator-runtime@^0.13.4:
version "0.13.9"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==

regexp-to-ast@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/regexp-to-ast/-/regexp-to-ast-0.5.0.tgz#56c73856bee5e1fef7f73a00f1473452ab712a24"
Expand Down Expand Up @@ -9349,13 +9329,6 @@ xmldoc@1.1.2:
dependencies:
sax "^1.2.1"

xregexp@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-4.4.1.tgz#c84a88fa79e9ab18ca543959712094492185fe65"
integrity sha512-2u9HwfadaJaY9zHtRRnH6BY6CQVNQKkYm3oLtC9gJXXzfsbACg5X5e4EZZGVAH+YIfa+QA9lsFQTTe3HURF3ag==
dependencies:
"@babel/runtime-corejs3" "^7.12.1"

xtend@~4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
Expand Down

0 comments on commit b384312

Please sign in to comment.