chore(deps): update dependency rollup to v2.70.2
This commit is contained in:
parent
10b8bbd04c
commit
8621a2db62
2 changed files with 5 additions and 5 deletions
|
@ -83,7 +83,7 @@
|
|||
"netlify-cli": "9.16.5",
|
||||
"postcss": "8.4.12",
|
||||
"postcss-preset-env": "7.4.3",
|
||||
"rollup": "2.70.1",
|
||||
"rollup": "2.70.2",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.50.0",
|
||||
"typescript": "4.6.3",
|
||||
|
|
|
@ -11725,10 +11725,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.70.1:
|
||||
version "2.70.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
|
||||
integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
|
||||
rollup@2.70.2:
|
||||
version "2.70.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.2.tgz#808d206a8851628a065097b7ba2053bd83ba0c0d"
|
||||
integrity sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue