Skip to content

Commit

Permalink
ci: update devDependencies
Browse files Browse the repository at this point in the history
only dev dependencies
  • Loading branch information
renovate-bot committed May 4, 2022
1 parent cc63fef commit 7ddb175
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 139 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"@ngxs/logger-plugin": "3.7.3",
"@ngxs/storage-plugin": "3.7.3",
"@ngxs/store": "3.7.3",
"@schematics/angular": "10.2.0",
"@types/node": "14.14.6",
"angular-cli-ghpages": "0.6.2",
"@schematics/angular": "13.3.5",
"@types/node": "17.0.31",
"angular-cli-ghpages": "1.0.0",
"core-js": "3.6.5",
"coveralls": "3.1.0",
"dtslint": "4.0.4",
"eslint-config-prettier": "8.5.0",
"hammerjs": "2.0.8",
"ng-packagr": "11.2.4",
"npx": "10.2.2",
"rxjs": "6.6.6",
"rxjs": "7.5.5",
"sort-package-json": "1.46.1",
"ts-node": "9.0.0",
"ts-node": "10.7.0",
"tsickle": "0.39.1",
"tslib": "^2.0.3",
"typescript": "4.0.8",
Expand Down
Loading

0 comments on commit 7ddb175

Please sign in to comment.