Skip to content

Commit

Permalink
Update dependency rollup to v3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent ec8cf72 commit 830e95a
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion 1.4/components/Miscellaneous/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "8.19.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.7.1",
"rollup": "2.77.2",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion 1.4/components/Typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-json": "3.1.0",
"jest": "28.1.3",
"prettier": "2.7.1",
"rollup": "2.77.2",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion 1.4/components/innerComponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "8.19.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.7.1",
"rollup": "2.77.2",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion 1.4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jest": "28.1.3",
"markup-generator": "^0.6.0",
"prettier": "2.7.1",
"rollup": "2.77.2",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion WORK/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jest": "29.2.2",
"markup-generator": "2.7.0",
"prettier": "2.7.1",
"rollup": "3.7.4",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion _old/callbacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "8.26.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.7.1",
"rollup": "3.7.4",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion components/Miscellaneous/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "8.26.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.7.1",
"rollup": "3.7.4",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions components/Miscellaneous/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2741,10 +2741,10 @@ rollup-pluginutils@^2.3.1:
dependencies:
estree-walker "^0.6.1"

rollup@3.7.4:
version "3.7.4"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.7.4.tgz"
integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw==
rollup@3.26.0:
version "3.26.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down
2 changes: 1 addition & 1 deletion components/Typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-json": "3.1.0",
"jest": "29.2.2",
"prettier": "2.7.1",
"rollup": "3.7.4",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions components/Typography/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3955,10 +3955,10 @@ rollup-pluginutils@^2.3.1:
dependencies:
estree-walker "^0.6.1"

rollup@3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.4.tgz#993c3b30eff1df96f5eafb7c2ef7648960f2fa34"
integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw==
rollup@3.26.0:
version "3.26.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down
2 changes: 1 addition & 1 deletion components/innerComponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "8.26.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.7.1",
"rollup": "3.7.4",
"rollup": "3.26.0",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions components/innerComponents/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2741,10 +2741,10 @@ rollup-pluginutils@^2.3.1:
dependencies:
estree-walker "^0.6.1"

rollup@3.7.4:
version "3.7.4"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.7.4.tgz"
integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw==
rollup@3.26.0:
version "3.26.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 830e95a

Please sign in to comment.