Skip to content

Commit

Permalink
chore(deps): update all dependencies (#91)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* Create soft-moons-give.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com>
  • Loading branch information
renovate[bot] and tdeekens authored Jan 26, 2024
1 parent dca5ec0 commit 150aa26
Show file tree
Hide file tree
Showing 3 changed files with 462 additions and 600 deletions.
5 changes: 5 additions & 0 deletions .changeset/soft-moons-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@commercetools/express-request-correlator": patch
---

chore(deps): update all dependencies
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,25 @@
"dependencies": {
"@babel/runtime": "^7.22.5",
"@babel/runtime-corejs3": "^7.22.5",
"@types/express": "4.17.19",
"@types/uuid": "9.0.5",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"uuid": "9.0.1"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commercetools-backend/eslint-config-node": "22.9.1",
"@commercetools-frontend/babel-preset-mc-app": "22.9.1",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@manypkg/cli": "0.21.0",
"@preconstruct/cli": "2.8.1",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commercetools-backend/eslint-config-node": "22.16.0",
"@commercetools-frontend/babel-preset-mc-app": "22.16.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@manypkg/cli": "0.21.2",
"@preconstruct/cli": "2.8.3",
"@tsconfig/node18": "2.0.1",
"@types/jest": "29.5.5",
"@types/jest": "29.5.11",
"@types/node": "20.11.7",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.51.0",
"eslint": "8.56.0",
"eslint-formatter-pretty": "5.0.0",
"express": "4.18.2",
"husky": "8.0.3",
Expand All @@ -72,8 +72,8 @@
"jest-watch-typeahead": "2.2.2",
"lint-staged": "15.2.0",
"prettier": "2.8.8",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},
"peerDependencies": {
"express": ">=4"
Expand All @@ -87,5 +87,5 @@
"engines": {
"node": ">=16"
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.14.3"
}
Loading

0 comments on commit 150aa26

Please sign in to comment.