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 Jun 19, 2024
1 parent db45a66 commit 56cd4e8
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 110 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"dependencies": {
"@babel/core": "^7.21.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.3",
"@commercetools-frontend/babel-preset-mc-app": "22.27.0",
"@commercetools-frontend/eslint-config-mc-app": "22.27.0",
"@changesets/cli": "2.27.5",
"@commercetools-frontend/babel-preset-mc-app": "22.28.0",
"@commercetools-frontend/eslint-config-mc-app": "22.28.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/add": "5.0.3",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-codegen/typescript": "4.0.7",
Expand All @@ -42,7 +42,7 @@
"@manypkg/cli": "0.21.4",
"@preconstruct/cli": "2.8.4",
"@types/jest": "^29.4.0",
"@types/node": "20.12.12",
"@types/node": "20.14.5",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
Expand All @@ -55,10 +55,10 @@
"jest-runner-eslint": "2.2.0",
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "15.2.5",
"prettier": "3.2.5",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"tsc-files": "^1.1.3",
"typescript": "5.4.5"
},
"packageManager": "pnpm@9.1.2"
"packageManager": "pnpm@9.4.0"
}
Loading

0 comments on commit 56cd4e8

Please sign in to comment.