Skip to content

Commit 2f0da61

Browse files
dependabot[bot]gcornut
authored andcommitted
chore(deps-dev): bump rollup from 2.26.10 to 2.79.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.10 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.26.10...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5619271 commit 2f0da61

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/lumx-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@xmldom/xmldom": "^0.8.3",
1414
"fonteditor-core": "^2.3.2",
1515
"lodash": "4.17.21",
16-
"rollup": "2.26.10",
16+
"rollup": "2.79.2",
1717
"rollup-plugin-babel": "^4.4.0",
1818
"rollup-plugin-cleaner": "^1.0.0",
1919
"rollup-plugin-copy": "^3.3.0",

packages/lumx-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest-environment-jsdom": "29.1.2",
5858
"react": "^17.0.2",
5959
"react-dom": "^17.0.2",
60-
"rollup": "2.26.10",
60+
"rollup": "2.79.2",
6161
"rollup-plugin-analyzer": "^3.3.0",
6262
"rollup-plugin-babel": "^4.4.0",
6363
"rollup-plugin-cleaner": "^1.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,7 +3802,7 @@ __metadata:
38023802
"@xmldom/xmldom": ^0.8.3
38033803
fonteditor-core: ^2.3.2
38043804
lodash: 4.17.21
3805-
rollup: 2.26.10
3805+
rollup: 2.79.2
38063806
rollup-plugin-babel: ^4.4.0
38073807
rollup-plugin-cleaner: ^1.0.0
38083808
rollup-plugin-copy: ^3.3.0
@@ -3891,7 +3891,7 @@ __metadata:
38913891
react-dom: ^17.0.2
38923892
react-is: ">=16.13.0"
38933893
react-popper: ^2.2.4
3894-
rollup: 2.26.10
3894+
rollup: 2.79.2
38953895
rollup-plugin-analyzer: ^3.3.0
38963896
rollup-plugin-babel: ^4.4.0
38973897
rollup-plugin-cleaner: ^1.0.0
@@ -29935,17 +29935,17 @@ resolve@^1.9.0:
2993529935
languageName: node
2993629936
linkType: hard
2993729937

29938-
"rollup@npm:2.26.10":
29939-
version: 2.26.10
29940-
resolution: "rollup@npm:2.26.10"
29938+
"rollup@npm:2.79.2":
29939+
version: 2.79.2
29940+
resolution: "rollup@npm:2.79.2"
2994129941
dependencies:
29942-
fsevents: ~2.1.2
29942+
fsevents: ~2.3.2
2994329943
dependenciesMeta:
2994429944
fsevents:
2994529945
optional: true
2994629946
bin:
2994729947
rollup: dist/bin/rollup
29948-
checksum: c6411836382629bbd4a1030e5879855ed84e1c0a9406fa0f16166ad7b7e620573813c14c4b7e5fdb8d61b83d0cd1c20993738237c533b6aeea54816600b9e356
29948+
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
2994929949
languageName: node
2995029950
linkType: hard
2995129951

0 commit comments

Comments
 (0)