Skip to content

Commit 92be3e7

Browse files
fix(deps): update dependency rollup to ^4.34.9
1 parent beee1b0 commit 92be3e7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-n": "^17.11.0",
2424
"eslint-plugin-qunit": "^8.1.2",
2525
"eslint-plugin-simple-import-sort": "^12.1.1",
26-
"rollup": "^4.17.2",
26+
"rollup": "^4.34.9",
2727
"typescript": "^5.7.2",
2828
"vite": "^5.4.14",
2929
"vite-plugin-dts": "^3.9.1"

packages/ember/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"babel-plugin-ember-template-compilation": "^2.2.5",
8585
"ember-template-imports": "^4.3.0",
8686
"ember-source": "~5.12.0",
87-
"rollup": "^4.17.2",
87+
"rollup": "^4.34.9",
8888
"typescript": "^5.7.2",
8989
"vite": "^5.4.14",
9090
"ember-provide-consume-context": "^0.7.0"

pnpm-lock.yaml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)