Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2023
1 parent db496d9 commit e425082
Show file tree
Hide file tree
Showing 3 changed files with 4,391 additions and 3,088 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,50 +30,50 @@
},
"devDependencies": {
"@babel/core": "7.12.10",
"@commitlint/cli": "12.0.1",
"@commitlint/config-conventional": "12.0.1",
"@commitlint/travis-cli": "12.0.1",
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/travis-cli": "17.5.1",
"@rocketseat/commitlint-config": "^0.0.3",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.3",
"@testing-library/react": "14.0.0",
"@types/dot-object": "2.1.2",
"@types/jest": "26.0.20",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/react-native": "0.63.46",
"@types/react-test-renderer": "17.0.0",
"@typescript-eslint/eslint-plugin": "4.14.1",
"@typescript-eslint/parser": "4.14.1",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"coveralls": "3.1.0",
"eslint": "7.18.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.1.0",
"eslint-config-standard": "16.0.2",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import-helpers": "1.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "5.0.9",
"jest": "26.6.3",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-dom": "4.0.0",
"lerna": "4.0.0",
"lint-staged": "10.5.3",
"lerna": "6.6.1",
"lint-staged": "13.2.0",
"prettier": "2.2.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.63.4",
"react-test-renderer": "17.0.1",
"rimraf": "3.0.2",
"rollup": "2.38.0",
"react-test-renderer": "18.2.0",
"rimraf": "4.4.1",
"rollup": "3.20.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-url": "3.0.1",
"ts-jest": "26.4.4",
"typescript": "4.1.3"
"ts-jest": "29.0.5",
"typescript": "5.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@unform/core": "2.1.6"
},
"devDependencies": {
"@testing-library/react-native": "7.1.0",
"@testing-library/react-native": "12.0.1",
"metro-react-native-babel-preset": "0.65.0"
},
"peerDependencies": {
Expand Down

0 comments on commit e425082

Please sign in to comment.