Skip to content

Commit 28d1101

Browse files
Update dependency rollup to v2.77.2
1 parent 7e55c59 commit 28d1101

13 files changed

Lines changed: 18624 additions & 18663 deletions

File tree

_old/callbacks/package.json

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

components/Miscellaneous/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "8.19.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.7.1",
33-
"rollup": "2.77.0",
33+
"rollup": "2.77.2",
3434
"rollup-plugin-includepaths": "0.2.4",
3535
"rollup-plugin-node-builtins": "2.1.2",
3636
"rollup-plugin-node-globals": "1.4.0",

components/Miscellaneous/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2633,10 +2633,10 @@ rollup-pluginutils@^2.3.1:
26332633
dependencies:
26342634
estree-walker "^0.6.1"
26352635

2636-
rollup@2.77.0:
2637-
version "2.77.0"
2638-
resolved "https://registry.npmjs.org/rollup/-/rollup-2.77.0.tgz"
2639-
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
2636+
rollup@2.77.2:
2637+
version "2.77.2"
2638+
resolved "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz"
2639+
integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==
26402640
optionalDependencies:
26412641
fsevents "~2.3.2"
26422642

0 commit comments

Comments
 (0)