Skip to content

Commit

Permalink
chore(package): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 18, 2021
1 parent 80ea688 commit 2f25e33
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 199 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,36 +47,36 @@
},
"dependencies": {
"@manypkg/get-packages": "^1.1.1",
"blork": "^9.2.2",
"cosmiconfig": "^7.0.0",
"debug": "^4.3.1",
"detect-indent": "^6.0.0",
"blork": "^9.3.0",
"cosmiconfig": "^7.0.1",
"debug": "^4.3.2",
"detect-indent": "^6.1.0",
"detect-newline": "^3.1.0",
"execa": "^4.1.0",
"get-stream": "^6.0.0",
"get-stream": "^6.0.1",
"git-log-parser": "^1.2.0",
"globby": "11.0.2",
"globby": "11.0.4",
"lodash": "^4.17.21",
"meow": "^8.0.0",
"promise-events": "^0.2.1",
"semantic-release": "^17.3.0",
"semver": "^7.3.2",
"meow": "^8.1.2",
"promise-events": "^0.2.4",
"semantic-release": "^17.4.7",
"semver": "^7.3.5",
"signale": "^1.4.0",
"stream-buffers": "^3.0.2",
"unixify": "^1.0.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^11.0.0",
"commitlint": "^11.0.0",
"coveralls": "^3.1.0",
"eslint": "^7.14.0",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "^3.4.1",
"file-url": "^3.0.0",
"husky": "^4.3.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"prettier": "^2.2.0",
"tempy": "^1.0.0"
"prettier": "^2.4.1",
"tempy": "^1.0.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 2f25e33

Please sign in to comment.