Skip to content

Commit 5feb8ab

Browse files
renovate-botclydin
authored andcommitted
build: update dependency ng-packagr to v13.0.0-rc.0
(cherry picked from commit e78fb3c)
1 parent f228322 commit 5feb8ab

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"mini-css-extract-plugin": "2.4.2",
180180
"minimatch": "3.0.4",
181181
"minimist": "^1.2.0",
182-
"ng-packagr": "13.0.0-next.8",
182+
"ng-packagr": "13.0.0-rc.0",
183183
"node-fetch": "^2.2.0",
184184
"npm-package-arg": "8.1.5",
185185
"open": "8.3.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7311,10 +7311,10 @@ next-tick@~1.0.0:
73117311
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
73127312
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
73137313

7314-
7315-
version "13.0.0-next.8"
7316-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-13.0.0-next.8.tgz#ebb4592101dcc09f713991228c28204dde6c5b54"
7317-
integrity sha512-2C+2fudb6Eftv9CdLkOdF2SongDWHNy4tit39y0Xi3Qzl7Asvek9kgpADHV4lSeIHIYdRFdvskGANPO18fHyow==
7314+
7315+
version "13.0.0-rc.0"
7316+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-13.0.0-rc.0.tgz#b9040fb08366a945645cb0cbca66aca478191d10"
7317+
integrity sha512-wAAUNYtath7RoKoMzIKSS54VSZjJhPpFAyylJAyb3G6bgMx3w5teZ6jNRo49Ky4RYojeWTerttdHK3V4Dw5Y4Q==
73187318
dependencies:
73197319
"@rollup/plugin-commonjs" "^21.0.0"
73207320
"@rollup/plugin-json" "^4.1.0"
@@ -10755,10 +10755,10 @@ [email protected]:
1075510755
dependencies:
1075610756
typed-assert "^1.0.8"
1075710757

10758-
webpack@*, webpack@^5.38.1:
10759-
version "5.58.1"
10760-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7"
10761-
integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==
10758+
webpack@*, webpack@5.58.2, webpack@^5.1.0:
10759+
version "5.58.2"
10760+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.2.tgz#6b4af12fc9bd5cbedc00dc0a2fc2b9592db16b44"
10761+
integrity sha512-3S6e9Vo1W2ijk4F4PPWRIu6D/uGgqaPmqw+av3W3jLDujuNkdxX5h5c+RQ6GkjVR+WwIPOfgY8av+j5j4tMqJw==
1076210762
dependencies:
1076310763
"@types/eslint-scope" "^3.7.0"
1076410764
"@types/estree" "^0.0.50"
@@ -10785,10 +10785,10 @@ webpack@*, webpack@^5.38.1:
1078510785
watchpack "^2.2.0"
1078610786
webpack-sources "^3.2.0"
1078710787

10788-
webpack@5.58.2, webpack@^5.1.0:
10789-
version "5.58.2"
10790-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.2.tgz#6b4af12fc9bd5cbedc00dc0a2fc2b9592db16b44"
10791-
integrity sha512-3S6e9Vo1W2ijk4F4PPWRIu6D/uGgqaPmqw+av3W3jLDujuNkdxX5h5c+RQ6GkjVR+WwIPOfgY8av+j5j4tMqJw==
10788+
webpack@^5.38.1:
10789+
version "5.58.1"
10790+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.58.1.tgz#df8aad72b617a9d0db8c89d4f410784ee93320d7"
10791+
integrity sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==
1079210792
dependencies:
1079310793
"@types/eslint-scope" "^3.7.0"
1079410794
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)