Skip to content

Commit 2e50947

Browse files
authored
Merge pull request #827 from atherdon/renovate/main-rollup-2.x
Update dependency rollup to v2.63.0 (main)
2 parents 09b7a97 + ccc244f commit 2e50947

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

package/callbacks/package.json

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

package/html/callbacks/package.json

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

package/html/replacer/package.json

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

package/newsletter-constants/package.json

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

package/newsletter-constants/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2992,10 +2992,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
29922992
dependencies:
29932993
estree-walker "^0.6.1"
29942994

2995-
rollup@2.62.0:
2996-
version "2.62.0"
2997-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.62.0.tgz#9e640b419fc5b9e0241844f6d55258bd79986ecc"
2998-
integrity sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==
2995+
rollup@2.63.0:
2996+
version "2.63.0"
2997+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.63.0.tgz#fe2f7fec2133f3fab9e022b9ac245628d817c6bb"
2998+
integrity sha512-nps0idjmD+NXl6OREfyYXMn/dar3WGcyKn+KBzPdaLecub3x/LrId0wUcthcr8oZUAcZAR8NKcfGGFlNgGL1kQ==
29992999
optionalDependencies:
30003000
fsevents "~2.3.2"
30013001

package/react/callbacks/package.json

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

package/react/components/elements/package.json

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

package/react/replacer/package.json

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

0 commit comments

Comments
 (0)