Skip to content

Commit b0965a9

Browse files
committed
build: update rollup-license-plugin to 3.0.1
There is no need for the local patch as the issue was fixed upstream
1 parent ffbe9b9 commit b0965a9

File tree

3 files changed

+6
-30
lines changed

3 files changed

+6
-30
lines changed

.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"quicktype-core": "23.0.170",
187187
"resolve-url-loader": "5.0.0",
188188
"rollup": "4.24.4",
189-
"rollup-license-plugin": "patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch",
189+
"rollup-license-plugin": "~3.0.1",
190190
"rollup-plugin-sourcemaps": "^0.6.0",
191191
"rxjs": "7.8.1",
192192
"sass": "1.80.6",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ __metadata:
763763
quicktype-core: "npm:23.0.170"
764764
resolve-url-loader: "npm:5.0.0"
765765
rollup: "npm:4.24.4"
766-
rollup-license-plugin: "patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch"
766+
rollup-license-plugin: "npm:~3.0.1"
767767
rollup-plugin-sourcemaps: "npm:^0.6.0"
768768
rxjs: "npm:7.8.1"
769769
sass: "npm:1.80.6"
@@ -15508,25 +15508,14 @@ __metadata:
1550815508
languageName: node
1550915509
linkType: hard
1551015510

15511-
"rollup-license-plugin@npm:3.0.0":
15512-
version: 3.0.0
15513-
resolution: "rollup-license-plugin@npm:3.0.0"
15514-
dependencies:
15515-
get-npm-tarball-url: "npm:^2.1.0"
15516-
node-fetch: "npm:^3.3.2"
15517-
spdx-expression-validate: "npm:^2.0.0"
15518-
checksum: 10c0/b7cd7d336acbd8530ad0583e057c72f9b05e9f274f9cec1f36ad936ea2043503c32bf26b68b496e616447775d747e8d31957cc503c9c35ef7b43630e2e457078
15519-
languageName: node
15520-
linkType: hard
15521-
15522-
"rollup-license-plugin@patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch":
15523-
version: 3.0.0
15524-
resolution: "rollup-license-plugin@patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch::version=3.0.0&hash=be9ba3"
15511+
"rollup-license-plugin@npm:~3.0.1":
15512+
version: 3.0.1
15513+
resolution: "rollup-license-plugin@npm:3.0.1"
1552515514
dependencies:
1552615515
get-npm-tarball-url: "npm:^2.1.0"
1552715516
node-fetch: "npm:^3.3.2"
1552815517
spdx-expression-validate: "npm:^2.0.0"
15529-
checksum: 10c0/d4f340c704cce97ba36251f43859945c15e5865edacdca71da2470067041ea66bda792a5da63ea02e5d72713731e1a42a898b517fd3ffc59f6887fc1491516b0
15518+
checksum: 10c0/df5858507bd77370eb27edb91286094fb694d470c251251b44c81cd9d574f69ad629db7fbc36acbdc08069001bf27e298da105935059b0dff0577ee726a5f651
1553015519
languageName: node
1553115520
linkType: hard
1553215521

0 commit comments

Comments
 (0)