1
0
Fork 0

update: update rollup-plugins

This commit is contained in:
renovate[bot] 2022-09-25 17:26:01 +00:00 committed by Sean Sube
parent b5fb13172a
commit 423745b50a
2 changed files with 10 additions and 11 deletions

View File

@ -44,7 +44,7 @@
"js-yaml": "4.1.0",
"mocha": "10.0.0",
"noicejs": "4.0.0",
"rollup": "2.76.0",
"rollup": "2.79.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",
@ -53,7 +53,7 @@
"rollup-plugin-node-polyfills": "0.2.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

@ -3612,15 +3612,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:
@ -3640,10 +3639,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.7.1,
dependencies:
estree-walker "^0.6.1"
rollup@2.76.0:
version "2.76.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
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"