Skip to content

Commit 09cc5cf

Browse files
dependabot[bot]cmyk47palashkaria
authored
FE-636 - Bump rollup from 2.79.1 to 2.79.2 in /js/apps/system/_admin/aardvark/APP/react (#22133)
* Bump rollup in /js/apps/system/_admin/aardvark/APP/react Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-2.md) - [Commits](rollup/rollup@v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.79.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update yarn.lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: adria <[email protected]> Co-authored-by: Palash Karia <[email protected]>
1 parent 09d4483 commit 09cc5cf

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

js/apps/system/_admin/aardvark/APP/react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"jest-worker": "^30.0.5",
116116
"@babel/traverse": "^7.28.0",
117117
"braces": "^3.0.3",
118+
"rollup": "^2.79.2",
118119
"webpack-dev-middleware": "^5.3.4"
119120
},
120121
"babel": {

js/apps/system/_admin/aardvark/APP/react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11434,10 +11434,10 @@ rollup-plugin-terser@^7.0.0:
1143411434
serialize-javascript "^4.0.0"
1143511435
terser "^5.0.0"
1143611436

11437-
rollup@^2.43.1:
11438-
version "2.79.1"
11439-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
11440-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
11437+
rollup@^2.43.1, rollup@^2.79.2:
11438+
version "2.79.2"
11439+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
11440+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
1144111441
optionalDependencies:
1144211442
fsevents "~2.3.2"
1144311443

0 commit comments

Comments
 (0)