Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 58b3288 commit e86ce0e
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-env": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "13.3.0",
"@types/eslint": "8.40.2",
"@types/micromatch": "4.0.2",
Expand Down
96 changes: 67 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2059,6 +2059,13 @@ __metadata:
languageName: node
linkType: hard

"@jridgewell/sourcemap-codec@npm:^1.4.13":
version: 1.4.15
resolution: "@jridgewell/sourcemap-codec@npm:1.4.15"
checksum: b881c7e503db3fc7f3c1f35a1dd2655a188cc51a3612d76efc8a6eb74728bef5606e6758ee77423e564092b4a518aba569bbb21c9bac5ab7a35b0c6ae7e344c8
languageName: node
linkType: hard

"@jridgewell/trace-mapping@npm:^0.3.17":
version: 0.3.17
resolution: "@jridgewell/trace-mapping@npm:0.3.17"
Expand Down Expand Up @@ -2447,20 +2454,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:20.0.0":
version: 20.0.0
resolution: "@rollup/plugin-commonjs@npm:20.0.0"
"@rollup/plugin-commonjs@npm:25.0.4":
version: 25.0.4
resolution: "@rollup/plugin-commonjs@npm:25.0.4"
dependencies:
"@rollup/pluginutils": ^3.1.0
"@rollup/pluginutils": ^5.0.1
commondir: ^1.0.1
estree-walker: ^2.0.1
glob: ^7.1.6
is-reference: ^1.2.1
magic-string: ^0.25.7
resolve: ^1.17.0
estree-walker: ^2.0.2
glob: ^8.0.3
is-reference: 1.2.1
magic-string: ^0.27.0
peerDependencies:
rollup: ^2.38.3
checksum: fefc4b5ab1509ff64e26dfee3eca2f23cea204bf20f3dc76c616d3aa3faf4b1035166287518a64ba07faaaea1621a0af5b94b8f8199371ca67db905562e7e619
rollup: ^2.68.0||^3.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 073b92b765a1f8ab8db8e1aa216c1950e62f6c0c41210d10bb7530c4fc63670a16c19c0bbbf73e2752467c4468ad4c8134cf4724924388c3eed83df45630fda6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2493,6 +2502,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.1":
version: 5.0.3
resolution: "@rollup/pluginutils@npm:5.0.3"
dependencies:
"@types/estree": ^1.0.0
estree-walker: ^2.0.2
picomatch: ^2.3.1
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 8efbdeac53c58ba7b26c353a0a95acb0286cb6afec9816e0c52c3537404be80af11d897f78416a3339a8a76cbce8600269bdf4853edfdebcc89b2e90c56bf3d9
languageName: node
linkType: hard

"@semantic-release/commit-analyzer@npm:^8.0.0":
version: 8.0.1
resolution: "@semantic-release/commit-analyzer@npm:8.0.1"
Expand Down Expand Up @@ -2631,6 +2656,13 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:^1.0.0":
version: 1.0.1
resolution: "@types/estree@npm:1.0.1"
checksum: e9aa175eacb797216fafce4d41e8202c7a75555bc55232dee0f9903d7171f8f19f0ae7d5191bb1a88cb90e65468be508c0df850a9fb81b4433b293a5a749899d
languageName: node
linkType: hard

"@types/glob@npm:^7.1.1":
version: 7.2.0
resolution: "@types/glob@npm:7.2.0"
Expand Down Expand Up @@ -4618,7 +4650,7 @@ __metadata:
languageName: node
linkType: hard

"estree-walker@npm:^2.0.1":
"estree-walker@npm:^2.0.2":
version: 2.0.2
resolution: "estree-walker@npm:2.0.2"
checksum: 6151e6f9828abe2259e57f5fd3761335bb0d2ebd76dc1a01048ccee22fabcfef3c0859300f6d83ff0d1927849368775ec5a6d265dde2f6de5a1be1721cd94efc
Expand Down Expand Up @@ -4963,7 +4995,7 @@ __metadata:
"@babel/preset-env": 7.22.5
"@babel/preset-typescript": 7.22.5
"@rollup/plugin-babel": 5.3.1
"@rollup/plugin-commonjs": 20.0.0
"@rollup/plugin-commonjs": 25.0.4
"@rollup/plugin-node-resolve": 13.3.0
"@types/eslint": 8.40.2
"@types/micromatch": 4.0.2
Expand Down Expand Up @@ -5113,7 +5145,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
"glob@npm:^7.1.3, glob@npm:^7.1.4":
version: 7.2.0
resolution: "glob@npm:7.2.0"
dependencies:
Expand All @@ -5127,6 +5159,19 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.3":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
fs.realpath: ^1.0.0
inflight: ^1.0.4
inherits: 2
minimatch: ^5.0.1
once: ^1.3.0
checksum: 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47
languageName: node
linkType: hard

"globals@npm:^11.1.0":
version: 11.12.0
resolution: "globals@npm:11.12.0"
Expand Down Expand Up @@ -5808,7 +5853,7 @@ __metadata:
languageName: node
linkType: hard

"is-reference@npm:^1.2.1":
"is-reference@npm:1.2.1":
version: 1.2.1
resolution: "is-reference@npm:1.2.1"
dependencies:
Expand Down Expand Up @@ -6466,12 +6511,12 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.25.7":
version: 0.25.9
resolution: "magic-string@npm:0.25.9"
"magic-string@npm:^0.27.0":
version: 0.27.0
resolution: "magic-string@npm:0.27.0"
dependencies:
sourcemap-codec: ^1.4.8
checksum: 9a0e55a15c7303fc360f9572a71cffba1f61451bc92c5602b1206c9d17f492403bf96f946dfce7483e66822d6b74607262e24392e87b0ac27b786e69a40e9b1a
"@jridgewell/sourcemap-codec": ^1.4.13
checksum: 273faaa50baadb7a2df6e442eac34ad611304fc08fe16e24fe2e472fd944bfcb73ffb50d2dc972dc04e92784222002af46868cb9698b1be181c81830fd95a13e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8053,7 +8098,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:^1.10.0, resolve@npm:^1.14.2, resolve@npm:^1.17.0, resolve@npm:^1.19.0":
"resolve@npm:^1.10.0, resolve@npm:^1.14.2, resolve@npm:^1.19.0":
version: 1.22.0
resolution: "resolve@npm:1.22.0"
dependencies:
Expand All @@ -8079,7 +8124,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.17.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.19.0#~builtin<compat/resolve>":
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.19.0#~builtin<compat/resolve>":
version: 1.22.0
resolution: "resolve@patch:resolve@npm%3A1.22.0#~builtin<compat/resolve>::version=1.22.0&hash=c3c19d"
dependencies:
Expand Down Expand Up @@ -8484,13 +8529,6 @@ __metadata:
languageName: node
linkType: hard

"sourcemap-codec@npm:^1.4.8":
version: 1.4.8
resolution: "sourcemap-codec@npm:1.4.8"
checksum: b57981c05611afef31605732b598ccf65124a9fcb03b833532659ac4d29ac0f7bfacbc0d6c5a28a03e84c7510e7e556d758d0bb57786e214660016fb94279316
languageName: node
linkType: hard

"spawn-error-forwarder@npm:~1.0.0":
version: 1.0.0
resolution: "spawn-error-forwarder@npm:1.0.0"
Expand Down

0 comments on commit e86ce0e

Please sign in to comment.