Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2021
1 parent 7c7fab7 commit 8fa7d85
Show file tree
Hide file tree
Showing 4 changed files with 336 additions and 334 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,19 @@
"@commitlint/config-conventional": "11.0.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "27.2.5",
"babel-jest": "27.3.1",
"conventional-changelog-cli": "2.1.1",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-jest": "24.7.0",
"glob-promise": "4.2.1",
"glob-promise": "4.2.2",
"husky": "4.3.8",
"jest": "27.2.5",
"jest": "27.3.1",
"lerna": "3.22.1"
},
"resolutions": {
"@types/node": "12.20.33"
"@types/node": "12.20.34"
},
"engines": {
"node": ">=v10.24.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/@statusfy/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"@statusfy/core": "1.0.0-alpha.0",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "7.3.3",
"@types/lodash": "4.14.175",
"@types/lodash": "4.14.176",
"@types/lru-cache": "5.1.1",
"@types/node": "14.14.33",
"@types/opener": "1.4.0",
"@types/semver": "7.3.8",
"@types/semver": "7.3.9",
"@types/yaml": "1.9.7",
"@zeit/ncc": "0.22.3",
"chalk": "4.1.2",
"commander": "8.2.0",
"commander": "8.3.0",
"consola": "2.15.3",
"fs-extra": "10.0.0",
"inquirer": "8.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@statusfy/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"devDependencies": {
"@statusfy/test-utils": "1.0.0-alpha.0",
"@types/fs-extra": "9.0.13",
"@types/validator": "13.6.3"
"@types/validator": "13.6.5"
}
}
Loading

0 comments on commit 8fa7d85

Please sign in to comment.