Skip to content

Commit 9d08b3d

Browse files
author
Angular Builds
committed
736e5ee build: update pnpm to v10.18.1
1 parent 1633406 commit 9d08b3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngtools/webpack",
3-
"version": "20.3.4+sha-37df62a",
3+
"version": "20.3.4+sha-736e5ee",
44
"description": "Webpack plugin that AoT compiles your Angular components and modules.",
55
"main": "./src/index.js",
66
"typings": "src/index.d.ts",
@@ -29,7 +29,7 @@
2929
"typescript": ">=5.8 <6.0",
3030
"webpack": "^5.54.0"
3131
},
32-
"packageManager": "pnpm@10.18.0",
32+
"packageManager": "pnpm@10.18.1",
3333
"engines": {
3434
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
3535
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Oct 07 2025 09:53:18 GMT+0000 (Coordinated Universal Time)
1+
Wed Oct 08 2025 06:46:59 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)