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] committed Dec 27, 2023
1 parent 4e36a78 commit 7d4aebe
Show file tree
Hide file tree
Showing 4 changed files with 904 additions and 464 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@auto-it/slack": "11.0.4",
"@changesets/cli": "2.26.2",
"@changesets/cli": "2.27.1",
"@nrwl/cli": "15.9.3",
"@nrwl/jest": "16.10.0",
"@nrwl/js": "16.10.0",
Expand All @@ -34,22 +34,22 @@
"@types/node": "18.18.5",
"@types/node-fetch": "2.6.6",
"@types/semver": "7.5.3",
"@xerox/eslint-config": "5.0.6",
"@xerox/prettier-config": "4.0.3",
"@xerox/eslint-config": "5.0.7",
"@xerox/prettier-config": "4.0.4",
"auto": "11.0.4",
"eslint": "8.51.0",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"jest-circus": "29.7.0",
"jest-package-audit": "5.0.3",
"jest-package-audit": "5.0.4",
"lerna": "7.3.1",
"mockdate": "3.0.5",
"nx": "16.10.0",
"prettier": "3.0.3",
"prettier": "3.1.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"private": true,
"workspaces": [
Expand All @@ -62,5 +62,5 @@
"resolutions": {
"jsonwebtoken": ">=9.0.0"
},
"packageManager": "[email protected].19"
"packageManager": "[email protected].21"
}
6 changes: 3 additions & 3 deletions packages/adobe-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@types/caniuse-lite": "*",
"@adobe/jwt-auth": "*",
"@types/yargs": "*",
"browserslist": "4.22.1",
"caniuse-lite": "1.0.30001549",
"moment": "2.29.4",
"browserslist": "4.22.2",
"caniuse-lite": "1.0.30001572",
"moment": "2.30.1",
"node-fetch": "2.7.0",
"ora": "7.0.1",
"semver": "7.5.4",
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.22.1",
"browserslist": "4.22.2",
"node-fetch": "2.7.0"
}
}
Loading

0 comments on commit 7d4aebe

Please sign in to comment.