Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-tkachenko committed Dec 2, 2019
1 parent 9e901b0 commit 8ae60fc
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 401 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fbl-plugins/k8s-kubectl",
"version": "1.1.4",
"version": "1.1.5",
"description": "FBL plugin for K8s Kubectl CLI",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"commitizen": "4.0.3",
"conventional-changelog-cli": "2.0.28",
"cz-conventional-changelog": "3.0.2",
"fbl": "1.10.2",
"fbl": "1.11.0",
"husky": "3.1.0",
"jsonlint": "1.6.3",
"lint-staged": "9.5.0",
Expand All @@ -56,9 +56,9 @@
"rimraf": "3.0.0",
"source-map-support": "0.5.16",
"ts-node": "8.5.4",
"tslint": "5.18.0",
"tslint": "5.20.1",
"tslint-config-prettier": "1.18.0",
"typescript": "3.5.3",
"typescript": "3.7.2",
"yarn-check": "0.0.3"
},
"nyc": {
Expand Down
Loading

0 comments on commit 8ae60fc

Please sign in to comment.