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 Aug 7, 2024
1 parent 3f5adb9 commit d09bece
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 371 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,38 +27,38 @@
"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",
"@commitlint/cli": "19.3.0",
"@changesets/cli": "2.27.7",
"@commercetools-frontend/babel-preset-mc-app": "22.30.3",
"@commercetools-frontend/eslint-config-mc-app": "22.30.3",
"@commitlint/cli": "19.4.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",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-graphql-files-modules": "3.0.0",
"@graphql-codegen/typescript-operations": "4.2.1",
"@graphql-codegen/typescript-resolvers": "4.1.0",
"@graphql-codegen/typescript-operations": "4.2.3",
"@graphql-codegen/typescript-resolvers": "4.2.1",
"@manypkg/cli": "0.21.4",
"@preconstruct/cli": "2.8.4",
"@preconstruct/cli": "2.8.7",
"@types/jest": "^29.4.0",
"@types/node": "20.12.12",
"@types/node": "20.14.14",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-formatter-pretty": "5.0.0",
"find-up": "^7.0.0",
"husky": "9.0.11",
"husky": "9.1.4",
"jest": "29.7.0",
"jest-fail-on-console": "3.3.0",
"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.8",
"prettier": "3.3.3",
"tsc-files": "^1.1.3",
"typescript": "5.4.5"
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.1.2"
"packageManager": "pnpm@9.7.0"
}
Loading

0 comments on commit d09bece

Please sign in to comment.