Skip to content

Commit

Permalink
build: update angular dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2024
1 parent 952df26 commit ecc900a
Show file tree
Hide file tree
Showing 14 changed files with 10,442 additions and 6,041 deletions.
4 changes: 4 additions & 0 deletions libs/cdk/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/commitlint/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/dev-dependencies/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
2 changes: 1 addition & 1 deletion libs/dev-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/node": "20.8.7",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"ng-packagr": "13.3.0",
"ng-packagr": "18.0.0",
"ts-node": "10.9.1"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions libs/eslint-config-enterprise/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/eslint-plugin-enterprise/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/jest/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/ngxs/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/prettier/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/renovate/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/type-declarations/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
4 changes: 4 additions & 0 deletions libs/typescript/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node-options="--max-old-space-size=8192"
legacy-peer-deps=true
strict-ssl=false
cache=~/.npm/
Loading

0 comments on commit ecc900a

Please sign in to comment.