Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 2.67.3 to 2.79.2 (#1455)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dougfabris <[email protected]>
  • Loading branch information
dependabot[bot] and dougfabris authored Oct 9, 2024
1 parent e3c2266 commit a8af35b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/css-in-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest": "~29.7.0",
"lint-all": "workspace:~",
"prettier": "~2.8.7",
"rollup": "~2.67.3",
"rollup": "~2.79.2",
"rollup-plugin-terser": "~7.0.2",
"ts-jest": "~29.2.4",
"typedoc": "~0.25.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
"rollup": "~2.67.3",
"rollup": "~2.79.2",
"rollup-plugin-terser": "~7.0.2",
"ts-jest": "~29.2.4",
"typedoc": "~0.25.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"prettier": "~2.8.7",
"react": "^17.0.2",
"rimraf": "~5.0.0",
"rollup": "~2.67.3",
"rollup": "~2.79.2",
"rollup-plugin-terser": "~7.0.2",
"testing-utils": "workspace:~",
"ts-jest": "~29.2.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4412,7 +4412,7 @@ __metadata:
jest: "npm:~29.7.0"
lint-all: "workspace:~"
prettier: "npm:~2.8.7"
rollup: "npm:~2.67.3"
rollup: "npm:~2.79.2"
rollup-plugin-terser: "npm:~7.0.2"
stylis: "npm:~4.3.2"
ts-jest: "npm:~29.2.4"
Expand Down Expand Up @@ -4455,7 +4455,7 @@ __metadata:
lint-all: "workspace:~"
npm-run-all: "npm:^4.1.5"
prettier: "npm:~2.8.7"
rollup: "npm:~2.67.3"
rollup: "npm:~2.79.2"
rollup-plugin-terser: "npm:~7.0.2"
ts-jest: "npm:~29.2.4"
typedoc: "npm:~0.25.13"
Expand Down Expand Up @@ -4513,7 +4513,7 @@ __metadata:
prettier: "npm:~2.8.7"
react: "npm:^17.0.2"
rimraf: "npm:~5.0.0"
rollup: "npm:~2.67.3"
rollup: "npm:~2.79.2"
rollup-plugin-terser: "npm:~7.0.2"
testing-utils: "workspace:~"
ts-jest: "npm:~29.2.4"
Expand Down Expand Up @@ -4959,7 +4959,7 @@ __metadata:
lint-all: "workspace:~"
prettier: "npm:~2.8.7"
peerDependencies:
prettier: ~2.7.1
prettier: "*"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19218,17 +19218,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:~2.67.3":
version: 2.67.3
resolution: "rollup@npm:2.67.3"
"rollup@npm:~2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/8b5bdfc9454585fe49804ee2d0bfe7b8f0a3cac8e1765f4c77c7c357a7c035b9b7e6440f3e948215db668ceb6693a604d530e7aa26c2183f6c944026cf895db3
checksum: 10/095ba0a82811b1866a76d826987743278db0a87c45092656986bfff490326b66187d5f9ff0c24cf8d5682bc470aa00c36654e0044d6b6335ac0c1201b8280880
languageName: node
linkType: hard

Expand Down

0 comments on commit a8af35b

Please sign in to comment.