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 Dec 1, 2023
1 parent b1abc67 commit 5c7a986
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 542 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,32 +23,32 @@
},
"dependencies": {
"@babel/core": "^7.21.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commercetools-frontend/babel-preset-mc-app": "22.11.0",
"@commercetools-frontend/eslint-config-mc-app": "22.11.0",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commercetools-frontend/babel-preset-mc-app": "22.13.0",
"@commercetools-frontend/eslint-config-mc-app": "22.13.0",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-graphql-files-modules": "3.0.0",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-resolvers": "4.0.1",
"@manypkg/cli": "0.21.0",
"@manypkg/cli": "0.21.1",
"@preconstruct/cli": "2.8.1",
"@types/jest": "^29.4.0",
"@types/node": "20.8.10",
"@types/node": "20.10.1",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.52.0",
"eslint": "8.54.0",
"eslint-formatter-pretty": "5.0.0",
"find-up": "^6.3.0",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-fail-on-console": "3.1.1",
"jest-fail-on-console": "3.1.2",
"jest-runner-eslint": "2.1.2",
"jest-silent-reporter": "0.5.0",
"jest-watch-typeahead": "2.2.2",
Expand All @@ -57,5 +57,5 @@
"tsc-files": "^1.1.3",
"typescript": "4.9.5"
},
"packageManager": "pnpm@8.10.2"
"packageManager": "pnpm@8.11.0"
}
Loading

0 comments on commit 5c7a986

Please sign in to comment.