Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 18, 2022
1 parent 329ab1b commit e3b379c
Show file tree
Hide file tree
Showing 5 changed files with 196 additions and 177 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -65,17 +65,17 @@
"@lerna-lite/run": "workspace:*",
"@lerna-lite/version": "workspace:*",
"@lerna-test/helpers": "link:helpers",
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.7",
"@types/node": "^18.0.0",
"@types/npmlog": "^4.1.4",
"@types/yargs": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"eslint": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"eslint": "^8.22.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.8.2",
"eslint-plugin-jest": "^26.8.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"execa": "^5.1.1",
Expand All @@ -90,13 +90,13 @@
"normalize-newline": "^3.0.0",
"normalize-path": "^3.0.0",
"npmlog": "^6.0.2",
"nx": "14.5.4",
"nx": "14.5.7",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"semver": "^7.3.7",
"tacks": "^1.2.6",
"tempy": "^1.0.1",
"ts-jest": "^28.0.7",
"ts-jest": "^28.0.8",
"tsm": "^2.2.2",
"typescript": "^4.7.4",
"write-json-file": "^4.3.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/core/package.json
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@npmcli/run-script": "^4.2.1",
"@octokit/plugin-enterprise-rest": "^6.0.1",
"@octokit/rest": "^19.0.3",
"@octokit/rest": "^19.0.4",
"async": "^3.2.4",
"chalk": "^4.1.2",
"clone-deep": "^4.0.1",
Expand Down Expand Up @@ -63,14 +63,14 @@
"node-fetch": "^2.6.7",
"npm-package-arg": "^9.1.0",
"npm-packlist": "^5.1.1",
"npm-registry-fetch": "^13.3.0",
"npm-registry-fetch": "^13.3.1",
"npmlog": "^6.0.2",
"os": "^0.1.2",
"p-map": "^4.0.0",
"p-pipe": "^3.1.0",
"p-queue": "^6.6.2",
"p-reduce": "^2.1.0",
"pacote": "^13.6.1",
"pacote": "^13.6.2",
"path": "^0.12.7",
"pify": "^5.0.0",
"resolve-from": "^5.0.0",
Expand All @@ -82,7 +82,7 @@
"temp-dir": "^1.0.0",
"uuid": "^8.3.2",
"whatwg-url": "^11.0.0",
"write-file-atomic": "^4.0.1",
"write-file-atomic": "^4.0.2",
"write-json-file": "^4.3.0",
"write-pkg": "^4.0.0",
"yargs": "^17.5.1"
Expand All @@ -99,12 +99,12 @@
"@types/fs-extra": "^9.0.13",
"@types/git-url-parse": "^9.0.1",
"@types/glob-parent": "^5.1.1",
"@types/inquirer": "^9.0.0",
"@types/inquirer": "^9.0.1",
"@types/load-json-file": "^5.1.0",
"@types/minimatch": "^3.0.5",
"@types/npm-package-arg": "^6.1.1",
"@types/p-map": "^2.0.0",
"@types/semver": "^7.3.11",
"@types/semver": "^7.3.12",
"@types/strong-log-transformer": "^1.0.0",
"@types/write-file-atomic": "^4.0.0",
"@types/write-json-file": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/publish/package.json
Expand Up @@ -41,12 +41,12 @@
"libnpmpublish": "^6.0.4",
"npm-package-arg": "^9.1.0",
"npm-packlist": "^5.1.1",
"npm-registry-fetch": "^13.3.0",
"npm-registry-fetch": "^13.3.1",
"npmlog": "^6.0.2",
"os": "^0.1.2",
"p-map": "^4.0.0",
"p-pipe": "^3.1.0",
"pacote": "^13.6.1",
"pacote": "^13.6.2",
"path": "^0.12.7",
"pify": "^5.0.0",
"read-package-json": "^5.0.1",
Expand All @@ -57,7 +57,7 @@
"strong-log-transformer": "^2.1.0",
"tar": "^6.1.11",
"whatwg-url": "^11.0.0",
"write-file-atomic": "^4.0.1",
"write-file-atomic": "^4.0.2",
"write-json-file": "^4.3.0",
"write-pkg": "^4.0.0",
"yargs": "^17.5.1"
Expand All @@ -70,7 +70,7 @@
"@types/fs-extra": "^9.0.13",
"@types/load-json-file": "^5.1.0",
"@types/p-map": "^2.0.0",
"@types/semver": "^7.3.11",
"@types/semver": "^7.3.12",
"@types/write-json-file": "^3.2.1",
"@types/write-pkg": "^4.0.0",
"load-json-file": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/version/package.json
Expand Up @@ -57,7 +57,7 @@
"@types/load-json-file": "^5.1.0",
"@types/minimatch": "^3.0.5",
"@types/p-map": "^2.0.0",
"@types/semver": "^7.3.11",
"@types/semver": "^7.3.12",
"@types/write-json-file": "^3.2.1",
"@types/write-pkg": "^4.0.0",
"execa": "^5.1.1",
Expand Down

0 comments on commit e3b379c

Please sign in to comment.