Skip to content

Commit ff95076

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency @rollup/plugin-commonjs to v28 (#2339)
PR Close #2339
1 parent 4e6463e commit ff95076

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@octokit/webhooks-definitions": "3.67.3",
9494
"@octokit/webhooks-types": "7.5.1",
9595
"@openid/appauth": "^1.3.1",
96-
"@rollup/plugin-commonjs": "^26.0.0",
96+
"@rollup/plugin-commonjs": "^28.0.0",
9797
"@rollup/plugin-node-resolve": "^13.1.3",
9898
"@types/babel__core": "^7.1.19",
9999
"@types/cli-progress": "^3.9.1",

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ __metadata:
283283
"@octokit/webhooks-definitions": "npm:3.67.3"
284284
"@octokit/webhooks-types": "npm:7.5.1"
285285
"@openid/appauth": "npm:^1.3.1"
286-
"@rollup/plugin-commonjs": "npm:^26.0.0"
286+
"@rollup/plugin-commonjs": "npm:^28.0.0"
287287
"@rollup/plugin-node-resolve": "npm:^13.1.3"
288288
"@types/babel__core": "npm:^7.1.19"
289289
"@types/browser-sync": "npm:^2.26.3"
@@ -3478,22 +3478,23 @@ __metadata:
34783478
languageName: node
34793479
linkType: hard
34803480

3481-
"@rollup/plugin-commonjs@npm:^26.0.0":
3482-
version: 26.0.1
3483-
resolution: "@rollup/plugin-commonjs@npm:26.0.1"
3481+
"@rollup/plugin-commonjs@npm:^28.0.0":
3482+
version: 28.0.0
3483+
resolution: "@rollup/plugin-commonjs@npm:28.0.0"
34843484
dependencies:
34853485
"@rollup/pluginutils": "npm:^5.0.1"
34863486
commondir: "npm:^1.0.1"
34873487
estree-walker: "npm:^2.0.2"
3488-
glob: "npm:^10.4.1"
3488+
fdir: "npm:^6.1.1"
34893489
is-reference: "npm:1.2.1"
34903490
magic-string: "npm:^0.30.3"
3491+
picomatch: "npm:^2.3.1"
34913492
peerDependencies:
34923493
rollup: ^2.68.0||^3.0.0||^4.0.0
34933494
peerDependenciesMeta:
34943495
rollup:
34953496
optional: true
3496-
checksum: 10c0/483290d327bdb4147584c37d73e47df2c717735f1902cd2f66ebc83c7b40ae10e5a8d5e626f24b76ad4ac489eab4a8c13869410aad663810848b0abc89a630cf
3497+
checksum: 10c0/2dd5e56bb61b097697965e48f7bcccab2c6a453a783d1a0c6a599c1bdf9bb07ce8952b9ba88ae190a07c8819f774d72173a633f9f4a914727f2fd28f670fd649
34973498
languageName: node
34983499
linkType: hard
34993500

@@ -7486,6 +7487,18 @@ __metadata:
74867487
languageName: node
74877488
linkType: hard
74887489

7490+
"fdir@npm:^6.1.1":
7491+
version: 6.3.0
7492+
resolution: "fdir@npm:6.3.0"
7493+
peerDependencies:
7494+
picomatch: ^3 || ^4
7495+
peerDependenciesMeta:
7496+
picomatch:
7497+
optional: true
7498+
checksum: 10c0/be91cd6ab2edbc6df457a69b79672ee9345996986821918ef01908ce9619b8cbecd9c6c13d4ca5d0aeb548b162050d68c599f45bb3fbff194a91e16f25e646b5
7499+
languageName: node
7500+
linkType: hard
7501+
74897502
"fecha@npm:^4.2.0":
74907503
version: 4.2.3
74917504
resolution: "fecha@npm:4.2.3"

0 commit comments

Comments
 (0)