Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent b9f8f7f commit 07524e4
Show file tree
Hide file tree
Showing 4 changed files with 580 additions and 263 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@nrwl/js": "16.5.2",
"@nrwl/linter": "16.5.2",
"@nrwl/node": "16.5.2",
"@nrwl/nx-cloud": "16.1.0",
"@nrwl/nx-cloud": "16.3.0",
"@nrwl/workspace": "16.5.2",
"@types/jest": "29.5.3",
"@types/node": "18.16.19",
"@types/node-fetch": "2.6.4",
"@types/semver": "7.5.0",
"@xerox/eslint-config": "5.0.3",
"@xerox/prettier-config": "4.0.0",
"@xerox/eslint-config": "5.0.6",
"@xerox/prettier-config": "4.0.3",
"auto": "10.46.0",
"eslint": "8.45.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint": "8.47.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.0",
"jest": "29.6.1",
"jest-circus": "29.6.1",
"jest-package-audit": "5.0.3",
Expand All @@ -57,7 +57,7 @@
"root"
],
"dependencies": {
"tslib": "2.6.0"
"tslib": "2.6.1"
},
"resolutions": {
"jsonwebtoken": ">=9.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/adobe-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/caniuse-lite": "*",
"@adobe/jwt-auth": "*",
"@types/yargs": "*",
"browserslist": "4.21.9",
"caniuse-lite": "1.0.30001516",
"browserslist": "4.21.10",
"caniuse-lite": "1.0.30001520",
"moment": "2.29.4",
"node-fetch": "2.6.12",
"ora": "6.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@types/node-fetch": "*",
"browserslist": "4.21.9",
"browserslist": "4.21.10",
"node-fetch": "2.6.12"
}
}
Loading

0 comments on commit 07524e4

Please sign in to comment.