Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 3e1d04c

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency @rollup/plugin-commonjs to v25
1 parent 7543894 commit 3e1d04c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@bazel/esbuild": "5.8.1",
6161
"@bazel/ibazel": "0.16.2",
6262
"@bazel/jasmine": "5.8.1",
63-
"@rollup/plugin-commonjs": "^24.0.0",
63+
"@rollup/plugin-commonjs": "^25.0.0",
6464
"@rollup/plugin-node-resolve": "^13.0.5",
6565
"@schematics/angular": "16.0.0",
6666
"@types/browser-sync": "^2.26.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,10 +1928,10 @@
19281928
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
19291929
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
19301930

1931-
"@rollup/plugin-commonjs@^24.0.0":
1932-
version "24.1.0"
1933-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.1.0.tgz#79e54bd83bb64396761431eee6c44152ef322100"
1934-
integrity sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==
1931+
"@rollup/plugin-commonjs@^25.0.0":
1932+
version "25.0.0"
1933+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.0.tgz#ef55d12415dfcfb77fd52650dc1448c8aae8ed5c"
1934+
integrity sha512-hoho2Kay9TZrLu0bnDsTTCaj4Npa+THk9snajP/XDNb9a9mmjTjh52EQM9sKl3HD1LsnihX7js+eA2sd2uKAhw==
19351935
dependencies:
19361936
"@rollup/pluginutils" "^5.0.1"
19371937
commondir "^1.0.1"

0 commit comments

Comments
 (0)