@donmahallem/lerna-fixer
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "@donmahallem/lerna-fixer", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "CLI to fix issues with lerna as a workaround", | ||
@@ -66,5 +66,5 @@ "main": "dist/index.cjs", | ||
"@appnest/readme": "1.2.7", | ||
"@donmahallem/eslint-config": "1.0.24", | ||
"@donmahallem/rollup-config": "2.0.5", | ||
"@donmahallem/rollup-plugin-shebang": "1.0.7", | ||
"@donmahallem/eslint-config": "1.0.32", | ||
"@donmahallem/rollup-config": "2.0.7", | ||
"@donmahallem/rollup-plugin-shebang": "1.0.9", | ||
"@rollup/plugin-commonjs": "21.0.2", | ||
@@ -84,7 +84,7 @@ "@semantic-release/changelog": "6.0.1", | ||
"conventional-changelog-cli": "2.2.2", | ||
"eslint": "8.10.0", | ||
"mocha": "9.2.1", | ||
"eslint": "8.11.0", | ||
"mocha": "9.2.2", | ||
"nodemon": "2.0.15", | ||
"prettier": "2.5.1", | ||
"rollup": "2.70.0", | ||
"prettier": "2.6.0", | ||
"rollup": "2.70.1", | ||
"semantic-release": "19.0.2", | ||
@@ -107,5 +107,5 @@ "sinon": "13.0.1", | ||
"chalk": "~5.0.1", | ||
"commander": "~9.0.0", | ||
"commander": "~9.1.0", | ||
"write-json-file": "~5.0.0" | ||
} | ||
} |
@@ -6,3 +6,3 @@ <!-- ⚠️ This README has been generated from the file(s) "./readme_blueprint.md" ⚠️--> | ||
<p align="center"> | ||
<a href="https://www.npmjs.com/package/@donmahallem/lerna-fixer"><img alt="NPM Version 0.1.8" src="https://img.shields.io/npm/v/@donmahallem/lerna-fixer" height="20"/></a> | ||
<a href="https://www.npmjs.com/package/@donmahallem/lerna-fixer"><img alt="NPM Version 0.1.9" src="https://img.shields.io/npm/v/@donmahallem/lerna-fixer" height="20"/></a> | ||
<a href="https://github.com/donmahallem/lerna-fixer/actions/workflows/test.yml"><img alt="Test" src="https://github.com/donmahallem/lerna-fixer/actions/workflows/test.yml/badge.svg?event=push" height="20"/></a> | ||
@@ -9,0 +9,0 @@ <a href="https://codecov.io/gh/donmahallem/lerna-fixer/branch/main"><img alt="codecov" src="https://codecov.io/gh/donmahallem/lerna-fixer/branch/main/graph/badge.svg" height="20"/></a> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Addedcommander@9.1.0(transitive)
- Removedcommander@9.0.0(transitive)
Updatedcommander@~9.1.0