Skip to content

Commit 1f8b9a0

Browse files
authored
Merge pull request #6911 from alphagov/dependabot/npm_and_yarn/rollup-78c8bfa701
Bump the rollup group across 1 directory with 3 updates
2 parents a068ec9 + c8ba541 commit 1f8b9a0

6 files changed

Lines changed: 127 additions & 125 deletions

File tree

package-lock.json

Lines changed: 120 additions & 118 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/govuk-frontend-review/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@govuk-frontend/helpers": "*",
4747
"@govuk-frontend/tasks": "*",
4848
"@percy/cli": "^1.31.10",
49-
"@rollup/plugin-commonjs": "^29.0.0",
49+
"@rollup/plugin-commonjs": "^29.0.2",
5050
"@rollup/plugin-node-resolve": "^16.0.3",
5151
"@rollup/plugin-terser": "^1.0.0",
5252
"autoprefixer": "^10.4.27",
@@ -57,7 +57,7 @@
5757
"nunjucks": "^3.2.4",
5858
"postcss-pseudo-classes": "^0.4.0",
5959
"puppeteer": "^24.40.0",
60-
"rollup": "^4.59.0",
60+
"rollup": "^4.60.0",
6161
"sassdoc": "^2.7.4",
6262
"supertest": "^7.2.2",
6363
"typedoc": "^0.28.18",

packages/govuk-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@govuk-frontend/helpers": "*",
7373
"@govuk-frontend/lib": "*",
7474
"@govuk-frontend/tasks": "*",
75-
"@rollup/plugin-babel": "^6.1.0",
75+
"@rollup/plugin-babel": "^7.0.0",
7676
"@rollup/plugin-replace": "^6.0.3",
7777
"@rollup/plugin-terser": "^1.0.0",
7878
"autoprefixer": "^10.4.27",
@@ -87,7 +87,7 @@
8787
"postcss": "^8.5.6",
8888
"postcss-scss": "^4.0.9",
8989
"puppeteer": "^24.40.0",
90-
"rollup": "^4.59.0",
90+
"rollup": "^4.60.0",
9191
"sass-color-helpers": "^2.1.1",
9292
"sass-embedded": "^1.89.2",
9393
"sassdoc": "^2.7.4",

shared/stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rollup/plugin-node-resolve": "^16.0.3",
2323
"@rollup/plugin-terser": "^1.0.0",
2424
"govuk-frontend": "*",
25-
"rollup": "^4.59.0",
25+
"rollup": "^4.60.0",
2626
"rollup-plugin-visualizer": "^7.0.1"
2727
}
2828
}

shared/tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"postcss": "^8.5.6",
2222
"postcss-load-config": "^6.0.1",
2323
"puppeteer": "^24.40.0",
24-
"rollup": "^4.59.0",
24+
"rollup": "^4.60.0",
2525
"sass-embedded": "^1.89.2",
2626
"slash": "^5.1.0",
2727
"slug": "^9.1.0"

tests/bundler-integrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cross-env": "^10.1.0",
2424
"del-cli": "^7.0.0",
2525
"govuk-frontend": "*",
26-
"rollup": "^4.59.0",
26+
"rollup": "^4.60.0",
2727
"terser-webpack-plugin": "^5.3.16",
2828
"vite": "^7.3.1",
2929
"webpack": "^5.105.2"

0 commit comments

Comments
 (0)