Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update minor and patch (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 2, 2020
1 parent 37e596c commit 2dc75f6
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 66 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
]
},
"peerDependencies": {
"@nebula.js/supernova": "^0.1.0-alpha.32"
"@nebula.js/supernova": "^0.1.1"
},
"devDependencies": {
"@after-work.js/aw": "6.0.11",
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/preset-env": "7.8.4",
"@babel/core": "7.8.6",
"@babel/preset-env": "7.8.6",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@nebula.js/cli": "0.1.0-alpha.32",
"@nebula.js/cli": "0.1.1",
"babel-plugin-istanbul": "6.0.0",
"d3": "^5.15.0",
"eslint": "6.8.0",
Expand All @@ -65,7 +65,7 @@
"eslint-plugin-mocha": "6.3.0",
"husky": "4.2.3",
"less": "^3.11.1",
"lint-staged": "10.0.7",
"lint-staged": "10.0.8",
"mocha-junit-reporter": "1.23.3",
"shx": "^0.3.2"
}
Expand Down
Loading

0 comments on commit 2dc75f6

Please sign in to comment.