1
0
Fork 0

update: update dependency @rollup/plugin-commonjs to v20

This commit is contained in:
Renovate Bot 2021-08-02 01:10:44 +00:00 committed by supreme-lamp[bot]
parent 2ee6c99fac
commit 278b2a59e4
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"@octokit/auth-app": "3.6.0",
"@octokit/rest": "18.5.2",
"@rollup/plugin-alias": "3.1.5",
"@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-multi-entry": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.4",

View File

@ -467,10 +467,10 @@
dependencies:
slash "^3.0.0"
"@rollup/plugin-commonjs@19.0.2":
version "19.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.2.tgz#1ccc3d63878d1bc9846f8969f09dd3b3e4ecc244"
integrity sha512-gBjarfqlC7qs0AutpRW/hrFNm+cd2/QKxhwyFa+srbg1oX7rDsEU3l+W7LAUhsAp9mPJMAkXDhLbQaVwEaE8bA==
"@rollup/plugin-commonjs@20.0.0":
version "20.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
dependencies:
"@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1"