1
0
Fork 0

update: update rollup-plugins

This commit is contained in:
renovate[bot] 2022-09-24 19:23:50 +00:00 committed by GitHub
parent 6e95cf2388
commit 8399832e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 11 deletions

View File

@ -52,7 +52,7 @@
"mocha-foam": "0.1.8",
"mock-fs": "5.1.2",
"noicejs": "4.0.0",
"rollup": "2.77.2",
"rollup": "2.79.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",
@ -60,7 +60,7 @@
"rollup-plugin-node-externals": "4.1.1",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.32.1",
"rollup-plugin-typescript2": "0.34.0",
"rollup-plugin-yaml": "2.0.0",
"sinon": "14.0.0",
"sinon-chai": "3.7.0",

View File

@ -3664,15 +3664,14 @@ rollup-plugin-replace@2.2.0:
magic-string "^0.25.2"
rollup-pluginutils "^2.6.0"
rollup-plugin-typescript2@0.32.1:
version "0.32.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.32.1.tgz#470ded8e1965efac02043cc0ef4a7fa36bed83b9"
integrity sha512-RanO8bp1WbeMv0bVlgcbsFNCn+Y3rX7wF97SQLDxf0fMLsg0B/QFF005t4AsGUcDgF3aKJHoqt4JF2xVaABeKw==
rollup-plugin-typescript2@0.34.0:
version "0.34.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.0.tgz#06ed351dc84bf7101bca2b3098c7d6a737aeae33"
integrity sha512-dGtOz2kL6nQVgfIOmnA4Xh+5cFrs3bdu4jja/ej7WKR92RzOOixsn71LY5ZFFmKe1R677nUh+k2++NiY3un2PQ==
dependencies:
"@rollup/pluginutils" "^4.1.2"
find-cache-dir "^3.3.2"
fs-extra "^10.0.0"
resolve "^1.20.0"
tslib "^2.4.0"
rollup-plugin-yaml@2.0.0:
@ -3692,10 +3691,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.7.1,
dependencies:
estree-walker "^0.6.1"
rollup@2.77.2:
version "2.77.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.77.2.tgz#6b6075c55f9cc2040a5912e6e062151e42e2c4e3"
integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==
rollup@2.79.1:
version "2.79.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
optionalDependencies:
fsevents "~2.3.2"