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 Apr 15, 2022
1 parent db496d9 commit f754caf
Show file tree
Hide file tree
Showing 3 changed files with 1,790 additions and 1,106 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,41 +30,41 @@
},
"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": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@commitlint/travis-cli": "16.2.3",
"@rocketseat/commitlint-config": "^0.0.3",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.3",
"@testing-library/react": "13.0.1",
"@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.19.0",
"@typescript-eslint/parser": "5.19.0",
"coveralls": "3.1.0",
"eslint": "7.18.0",
"eslint": "8.13.0",
"eslint-config-prettier": "8.1.0",
"eslint-config-standard": "16.0.2",
"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.0.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "5.0.9",
"jest": "26.6.3",
"husky": "7.0.4",
"jest": "27.5.1",
"jest-dom": "4.0.0",
"lerna": "4.0.0",
"lint-staged": "10.5.3",
"lint-staged": "12.3.8",
"prettier": "2.2.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-native": "0.63.4",
"react-test-renderer": "17.0.1",
"react-test-renderer": "18.0.0",
"rimraf": "3.0.2",
"rollup": "2.38.0",
"rollup-plugin-babel": "4.4.0",
Expand All @@ -73,7 +73,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-url": "3.0.1",
"ts-jest": "26.4.4",
"ts-jest": "27.1.4",
"typescript": "4.1.3"
}
}
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": "9.1.0",
"metro-react-native-babel-preset": "0.65.0"
},
"peerDependencies": {
Expand Down

0 comments on commit f754caf

Please sign in to comment.