Skip to content

Commit

Permalink
Merge pull request #485 from ngx-builders/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
fix(deps): pin dependencies
  • Loading branch information
santoshyadavdev authored Jan 30, 2021
2 parents 19cc59a + 9cea353 commit 64461f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"@fortawesome/fontawesome-svg-core": "1.2.30",
"@fortawesome/free-solid-svg-icons": "5.14.0",
"@fortawesome/react-fontawesome": "0.1.11",
"@nrwl/angular": "^10.4.10",
"@nrwl/workspace": "^10.4.10",
"@nrwl/angular": "10.4.12",
"@nrwl/workspace": "10.4.12",
"bulma": "0.9.0",
"core-js": "3.6.5",
"font-awesome": "4.7.0",
"marked": "1.1.1",
"ng-samurai": "^2.0.5",
"ng-samurai": "2.0.5",
"ngx-markdown": "9.1.1",
"prism-themes": "1.4.0",
"renamer": "2.0.1",
Expand Down Expand Up @@ -84,9 +84,9 @@
"pretty-quick": "2.0.1",
"protractor": "7.0.0",
"standard-version": "8.0.2",
"ts-jest": "^26.4.4",
"ts-jest": "26.5.0",
"ts-node": "8.10.2",
"tslint": "^6.1.3",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"typescript": "4.0.5"
},
Expand Down

0 comments on commit 64461f8

Please sign in to comment.