Merge pull request #467 from dermotduffy/dependabot/npm_and_yarn/rollup-2.70.1

Bump rollup from 2.70.0 to 2.70.1
This commit is contained in:
Dermot Duffy
2022-03-15 18:59:43 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"npm-check-updates": "^12.5.2", "npm-check-updates": "^12.5.2",
"prettier": "^2.4.1", "prettier": "^2.4.1",
"rollup": "^2.70.0", "rollup": "^2.70.1",
"rollup-plugin-serve": "^1.1.0", "rollup-plugin-serve": "^1.1.0",
"rollup-plugin-styles": "^4.0.0", "rollup-plugin-styles": "^4.0.0",
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
+4 -4
View File
@@ -4123,10 +4123,10 @@ rollup-plugin-typescript2@^0.31.2:
resolve "^1.20.0" resolve "^1.20.0"
tslib "^2.3.1" tslib "^2.3.1"
rollup@^2.63.0, rollup@^2.70.0: rollup@^2.63.0, rollup@^2.70.1:
version "2.70.0" version "2.70.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.0.tgz#17a92e5938e92a251b962352e904c9f558230ec7" resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
integrity sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA== integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"