Skip to content

Commit

Permalink
build(deps): update node.js to v22.13.0 (#1081)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent d9548de commit d78f381
Show file tree
Hide file tree
Showing 7 changed files with 162 additions and 162 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.13.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@schematics/angular": "18.2.11",
"@semantic-release/changelog": "6.0.3",
"@types/jasmine": "5.1.5",
"@types/node": "22.8.7",
"@types/node": "22.10.6",
"angular-eslint": "18.4.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"dts-bundle-generator": "9.5.1",
Expand Down
276 changes: 138 additions & 138 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/ngx-meta/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@cypress/code-coverage": "3.13.10",
"@istanbuljs/load-nyc-config": "1.1.0",
"@types/node": "22.8.7",
"@types/node": "22.10.6",
"cypress": "13.16.0",
"start-server-and-test": "2.0.8",
"tslib": "2.7.0",
Expand Down
22 changes: 11 additions & 11 deletions projects/ngx-meta/e2e/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/ngx-meta/example-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@types/node": "22.8.7",
"@types/node": "22.10.6",
"@types/semver": "7.5.8",
"execa": "9.5.1",
"semver": "7.6.3",
Expand Down
18 changes: 9 additions & 9 deletions projects/ngx-meta/example-apps/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d78f381

Please sign in to comment.