Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent e8a0e92 commit 90b61b9
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
run: rm -rf reference.txt
continue-on-error: true

- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
if: steps.changesets.outputs.published == 'true'
with:
branch: after-release
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@manypkg/cli": "0.23.0",
"@preconstruct/cli": "2.8.10",
"@types/jest": "29.5.14",
"@types/node": "^20.0.0",
"@types/node": "^20.17.12",
"axios": "^1.7.7",
"babel-jest": "29.7.0",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -62,7 +62,7 @@
"ts-loader": "^9.2.6",
"tsc-files": "1.1.4",
"typedoc": "^0.27.0",
"typescript": "5.7.2",
"typescript": "5.7.3",
"webpack": "^5.53.0",
"webpack-cli": "^6.0.0",
"webpack-node-externals": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/history-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/uuid": "10.0.0",
"organize-imports-cli": "0.10.0",
"tsconfig-replace-paths": "0.0.14",
"uuid": "11.0.4"
"uuid": "11.0.5"
},
"scripts": {
"remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated",
Expand Down
2 changes: 1 addition & 1 deletion packages/importapi-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/uuid": "10.0.0",
"organize-imports-cli": "0.10.0",
"tsconfig-replace-paths": "0.0.14",
"uuid": "11.0.4"
"uuid": "11.0.5"
},
"scripts": {
"remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/uuid": "10.0.0",
"organize-imports-cli": "0.10.0",
"tsconfig-replace-paths": "0.0.14",
"uuid": "11.0.4"
"uuid": "11.0.5"
},
"scripts": {
"remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-sdk-apm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@opentelemetry/sdk-node": "^0.57.0",
"dd-trace": "^5.31.0",
"newrelic": "^12.10.0",
"uuid": "11.0.4"
"uuid": "11.0.5"
},
"publishConfig": {
"access": "public"
Expand Down
23 changes: 9 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3175,10 +3175,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==

"@types/node@^20.0.0":
version "20.17.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12.tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6"
integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==
"@types/node@^20.17.12":
version "20.17.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00"
integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==
dependencies:
undici-types "~6.19.2"

Expand Down Expand Up @@ -8649,12 +8649,7 @@ typedoc@^0.27.0:
minimatch "^9.0.5"
yaml "^2.6.1"

[email protected]:
version "5.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==

"typescript@^4.6.4 || ^5.2.2":
[email protected], "typescript@^4.6.4 || ^5.2.2":
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
Expand Down Expand Up @@ -8767,10 +8762,10 @@ util@^0.12.4, util@^0.12.5:
is-typed-array "^1.1.3"
which-typed-array "^1.1.2"

[email protected].4:
version "11.0.4"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.4.tgz#37943977894ef806d2919a7ca3f89d6e23c60bac"
integrity sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==
[email protected].5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==

uuid@^8.0.0, uuid@^8.3.2:
version "8.3.2"
Expand Down

0 comments on commit 90b61b9

Please sign in to comment.