Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2022
1 parent 0e7f66f commit 3dad287
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 222 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,25 +68,25 @@
"node": ">=14.0.0"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@babel/core": "7.19.0",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/node": "18.0.0",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-loader": "8.2.5",
"concurrently": "7.3.0",
"eslint": "8.22.0",
"concurrently": "7.4.0",
"eslint": "8.23.0",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-typescript-sort-keys": "2.1.0",
"eslint-plugin-unused-imports": "2.0.0",
Expand All @@ -98,8 +98,8 @@
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"ts-jest": "28.0.8",
"tsup": "6.2.2",
"typescript": "4.7.4"
"tsup": "6.2.3",
"typescript": "4.8.3"
},
"peerDependencies": {
"react": ">=17",
Expand Down

0 comments on commit 3dad287

Please sign in to comment.