Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2022
1 parent 7fd8db1 commit be39852
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 101 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"@lerna-lite/run": "workspace:*",
"@lerna-lite/version": "workspace:*",
"@lerna-test/helpers": "link:helpers",
"@types/jest": "^28.1.5",
"@types/jest": "^28.1.6",
"@types/node": "^18.0.0",
"@types/npmlog": "^4.1.4",
"@types/yargs": "^17.0.10",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"eslint": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"eslint": "^8.20.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -85,14 +85,14 @@
"normalize-path": "^3.0.0",
"npm-run-all": "^4.1.5",
"npmlog": "^6.0.2",
"nx": "14.4.2",
"nx": "14.4.3",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
"tacks": "^1.2.6",
"tempy": "^1.0.1",
"ts-jest": "^28.0.6",
"tsm": "^2.2.1",
"ts-jest": "^28.0.7",
"tsm": "^2.2.2",
"typescript": "^4.7.4",
"write-json-file": "^4.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"node-fetch": "^2.6.7",
"npm-package-arg": "^9.1.0",
"npm-packlist": "^5.1.1",
"npm-registry-fetch": "^13.2.0",
"npm-registry-fetch": "^13.3.0",
"npmlog": "^6.0.2",
"os": "^0.1.2",
"p-map": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"libnpmpublish": "^6.0.4",
"npm-package-arg": "^9.1.0",
"npm-packlist": "^5.1.1",
"npm-registry-fetch": "^13.2.0",
"npm-registry-fetch": "^13.3.0",
"npmlog": "^6.0.2",
"os": "^0.1.2",
"p-map": "^4.0.0",
Expand Down

0 comments on commit be39852

Please sign in to comment.