Skip to content

Commit 1686659

Browse files
angular-robotAndrewKushnir
authored andcommitted
build: update dependency @rollup/plugin-commonjs to v25 (#50264)
See associated pull request for more information. PR Close #50264
1 parent 06f19ce commit 1686659

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

aio/tools/examples/shared/boilerplate/systemjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@angular/compiler-cli": "^16.0.0",
46-
"@rollup/plugin-commonjs": "^24.0.0",
46+
"@rollup/plugin-commonjs": "^25.0.0",
4747
"@rollup/plugin-node-resolve": "^13.2.0",
4848
"@types/angular": "^1.8.4",
4949
"@types/angular-animate": "^1.5.11",

aio/tools/examples/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@angular/cli": "^16.0.0",
5050
"@angular/compiler-cli": "^16.0.0",
5151
"@nguniversal/builders": "^16.0.0",
52-
"@rollup/plugin-commonjs": "^24.0.0",
52+
"@rollup/plugin-commonjs": "^25.0.0",
5353
"@rollup/plugin-node-resolve": "^13.2.0",
5454
"@types/angular": "^1.8.4",
5555
"@types/angular-animate": "^1.5.11",

aio/tools/examples/shared/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,10 +1578,10 @@
15781578
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
15791579
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
15801580

1581-
"@rollup/plugin-commonjs@^24.0.0":
1582-
version "24.1.0"
1583-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.1.0.tgz#79e54bd83bb64396761431eee6c44152ef322100"
1584-
integrity sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==
1581+
"@rollup/plugin-commonjs@^25.0.0":
1582+
version "25.0.0"
1583+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.0.tgz#ef55d12415dfcfb77fd52650dc1448c8aae8ed5c"
1584+
integrity sha512-hoho2Kay9TZrLu0bnDsTTCaj4Npa+THk9snajP/XDNb9a9mmjTjh52EQM9sKl3HD1LsnihX7js+eA2sd2uKAhw==
15851585
dependencies:
15861586
"@rollup/pluginutils" "^5.0.1"
15871587
commondir "^1.0.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@jridgewell/sourcemap-codec": "^1.4.14",
7171
"@microsoft/api-extractor": "^7.24.2",
7272
"@rollup/plugin-babel": "^6.0.0",
73-
"@rollup/plugin-commonjs": "^24.0.0",
73+
"@rollup/plugin-commonjs": "^25.0.0",
7474
"@rollup/plugin-node-resolve": "^13.0.4",
7575
"@schematics/angular": "16.0.0-rc.4",
7676
"@types/angular": "^1.6.47",

packages/bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/compiler-cli": "0.0.0-PLACEHOLDER",
3232
"@bazel/concatjs": "^5.3.0",
3333
"@bazel/worker": "^5.3.0",
34-
"@rollup/plugin-commonjs": "^24.0.0",
34+
"@rollup/plugin-commonjs": "^25.0.0",
3535
"@rollup/plugin-node-resolve": "^13.0.4",
3636
"rollup": "^2.56.3",
3737
"rollup-plugin-sourcemaps": "^0.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3060,10 +3060,10 @@
30603060
"@babel/helper-module-imports" "^7.18.6"
30613061
"@rollup/pluginutils" "^5.0.1"
30623062

3063-
"@rollup/plugin-commonjs@^24.0.0":
3064-
version "24.1.0"
3065-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.1.0.tgz#79e54bd83bb64396761431eee6c44152ef322100"
3066-
integrity sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==
3063+
"@rollup/plugin-commonjs@^25.0.0":
3064+
version "25.0.0"
3065+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.0.tgz#ef55d12415dfcfb77fd52650dc1448c8aae8ed5c"
3066+
integrity sha512-hoho2Kay9TZrLu0bnDsTTCaj4Npa+THk9snajP/XDNb9a9mmjTjh52EQM9sKl3HD1LsnihX7js+eA2sd2uKAhw==
30673067
dependencies:
30683068
"@rollup/pluginutils" "^5.0.1"
30693069
commondir "^1.0.1"

0 commit comments

Comments
 (0)