Skip to content

Commit 28c2897

Browse files
renovate-botalan-agius4
authored andcommitted
build: update license-webpack-plugin to version 2.3.14
1 parent 1f8e3d3 commit 28c2897

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"karma-source-map-support": "1.4.0",
4040
"less": "4.1.1",
4141
"less-loader": "7.3.0",
42-
"license-webpack-plugin": "2.3.13",
42+
"license-webpack-plugin": "2.3.14",
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.3.8",
4545
"minimatch": "3.0.4",

yarn.lock

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7524,10 +7524,10 @@ license-checker@^25.0.0:
75247524
spdx-satisfies "^4.0.0"
75257525
treeify "^1.1.0"
75267526

7527-
7528-
version "2.3.13"
7529-
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.13.tgz#ce02c193f0a36e28f0310b8849060a7ba11bbc20"
7530-
integrity sha512-SOjHXLDOOlSlUmzQ6cF7V4JkHIFbM9r9izw5IhnkIiRdVN7UewSu3cqcXv33qZunB3GyZQZ6nv+9cQXAyo31HA==
7527+
7528+
version "2.3.14"
7529+
resolved "https://registry.yarnpkg.com/license-webpack-plugin/-/license-webpack-plugin-2.3.14.tgz#daf129c56c52349072be3feb52c566a2c4c8ab90"
7530+
integrity sha512-AX0K4GOQQfa6ulLOEQtXtgJalVUTq18VoKfJ58wHy8ofXzIT0XfXEydEjZA5pBwfvdGU02Bm0NxBOR3V67BZDQ==
75317531
dependencies:
75327532
"@types/webpack-sources" "^0.1.5"
75337533
webpack-sources "^1.2.0"
@@ -8602,10 +8602,10 @@ npm-normalize-package-bin@^1.0.0, npm-normalize-package-bin@^1.0.1:
86028602
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
86038603
integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
86048604

8605-
[email protected].0, npm-package-arg@^8.0.0, npm-package-arg@^8.0.1:
8606-
version "8.1.0"
8607-
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.0.tgz#b5f6319418c3246a1c38e1a8fbaa06231bc5308f"
8608-
integrity sha512-/ep6QDxBkm9HvOhOg0heitSd7JHA1U7y1qhhlRlteYYAi9Pdb/ZV7FW5aHpkrpM8+P+4p/jjR8zCyKPBMBjSig==
8605+
8606+
version "8.1.1"
8607+
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.1.tgz#00ebf16ac395c63318e67ce66780a06db6df1b04"
8608+
integrity sha512-CsP95FhWQDwNqiYS+Q0mZ7FAEDytDZAkNxQqea6IaAFJTAY9Lhhqyl0irU/6PMc7BGfUmnsbHcqxJD7XuVM/rg==
86098609
dependencies:
86108610
hosted-git-info "^3.0.6"
86118611
semver "^7.0.0"
@@ -8621,6 +8621,15 @@ [email protected], npm-package-arg@^8.0.0, npm-package-arg@^8.0.1:
86218621
semver "^5.6.0"
86228622
validate-npm-package-name "^3.0.0"
86238623

8624+
npm-package-arg@^8.0.0, npm-package-arg@^8.0.1:
8625+
version "8.1.0"
8626+
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.0.tgz#b5f6319418c3246a1c38e1a8fbaa06231bc5308f"
8627+
integrity sha512-/ep6QDxBkm9HvOhOg0heitSd7JHA1U7y1qhhlRlteYYAi9Pdb/ZV7FW5aHpkrpM8+P+4p/jjR8zCyKPBMBjSig==
8628+
dependencies:
8629+
hosted-git-info "^3.0.6"
8630+
semver "^7.0.0"
8631+
validate-npm-package-name "^3.0.0"
8632+
86248633
npm-packlist@^2.1.4:
86258634
version "2.1.4"
86268635
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-2.1.4.tgz#40e96b2b43787d0546a574542d01e066640d09da"

0 commit comments

Comments
 (0)