Skip to content

Commit

Permalink
chore: update minor-updates
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent adbf0a1 commit b01eb0f
Show file tree
Hide file tree
Showing 2 changed files with 1,314 additions and 829 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@angular/router": "16.2.11",
"@nx/angular": "17.0.2",
"bootstrap": "5.2.3",
"commander": "11.0.0",
"commander": "11.1.0",
"rxjs": "7.8.1",
"tslib": "2.6.0",
"zone.js": "0.13.1"
"zone.js": "0.14.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.8",
Expand All @@ -40,8 +40,8 @@
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "16.2.11",
"@angular/language-service": "16.2.11",
"@commitlint/cli": "17.6.6",
"@commitlint/config-angular": "17.6.6",
"@commitlint/cli": "17.8.1",
"@commitlint/config-angular": "17.8.1",
"@hirez_io/observer-spy": "2.2.0",
"@jscutlery/semver": "4.0.0",
"@nx/devkit": "17.0.2",
Expand All @@ -51,30 +51,30 @@
"@nx/web": "17.0.2",
"@nx/workspace": "17.0.2",
"@schematics/angular": "16.2.8",
"@types/jest": "29.5.2",
"@types/node": "18.16.19",
"@types/jest": "29.5.7",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint-config-prettier": "9.0.0",
"husky": "8.0.3",
"jest": "29.6.1",
"jest": "29.7.0",
"jest-canvas-mock": "2.5.2",
"jest-environment-jsdom": "29.6.1",
"jest-preset-angular": "13.1.1",
"lint-staged": "13.2.3",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "13.1.2",
"lint-staged": "13.3.0",
"ng-packagr": "16.2.3",
"nx": "17.0.2",
"postcss": "8.4.25",
"postcss-import": "15.1.0",
"postcss-preset-env": "9.0.0",
"postcss-preset-env": "9.2.0",
"postcss-url": "10.1.3",
"prettier": "3.0.0",
"prettier": "3.0.3",
"terser-webpack-plugin": "5.3.9",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"webpack-merge": "5.9.0",
"webpack-merge": "5.10.0",
"@nx/eslint": "17.0.2"
}
}
Loading

0 comments on commit b01eb0f

Please sign in to comment.