Skip to content

Commit d8d28a8

Browse files
authored
Merge pull request #72 from atherdon/renovate/rollup-2.x
Update dependency rollup to v2.70.2
2 parents 1b236ac + b0b1474 commit d8d28a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "8.13.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.6.2",
32-
"rollup": "2.70.1",
32+
"rollup": "2.70.2",
3333
"rollup-plugin-includepaths": "0.2.4",
3434
"rollup-plugin-node-builtins": "2.1.2",
3535
"rollup-plugin-node-globals": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5398,10 +5398,10 @@ rollup-pluginutils@^2.3.1:
53985398
dependencies:
53995399
estree-walker "^0.6.1"
54005400

5401-
rollup@2.70.1:
5402-
version "2.70.1"
5403-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
5404-
integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
5401+
rollup@2.70.2:
5402+
version "2.70.2"
5403+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.2.tgz#808d206a8851628a065097b7ba2053bd83ba0c0d"
5404+
integrity sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==
54055405
optionalDependencies:
54065406
fsevents "~2.3.2"
54075407

0 commit comments

Comments
 (0)