Skip to content

Commit

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

* Create stale-cameras-sit.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobias Deekens <[email protected]>
  • Loading branch information
renovate[bot] and tdeekens authored Jun 14, 2024
1 parent 112c324 commit 48cecec
Show file tree
Hide file tree
Showing 4 changed files with 384 additions and 322 deletions.
5 changes: 5 additions & 0 deletions .changeset/stale-cameras-sit.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
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/[email protected].5
uses: changesets/[email protected].7
with:
commit: 'ci(changesets): version packages'
publish: pnpm changeset publish
Expand Down
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,31 @@
},
"devDependencies": {
"@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",
"@changesets/cli": "2.27.5",
"@commercetools-backend/eslint-config-node": "22.28.0",
"@commercetools-frontend/babel-preset-mc-app": "22.28.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@manypkg/cli": "0.21.2",
"@preconstruct/cli": "2.8.3",
"@manypkg/cli": "0.21.4",
"@preconstruct/cli": "2.8.4",
"@tsconfig/node18": "2.0.1",
"@types/jest": "29.5.11",
"@types/node": "20.11.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-formatter-pretty": "5.0.0",
"express": "4.19.2",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"jest-runner-eslint": "2.1.2",
"jest-silent-reporter": "0.5.0",
"jest-runner-eslint": "2.2.0",
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "15.2.0",
"lint-staged": "15.2.7",
"prettier": "2.8.8",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
"ts-jest": "29.1.4",
"typescript": "5.4.5"
},
"peerDependencies": {
"express": ">=4"
Expand Down
Loading

0 comments on commit 48cecec

Please sign in to comment.