Skip to content

Commit

Permalink
chore(deps): update external major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2022
1 parent b831ffc commit 4d08462
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/register": "^7.17.7",
"@jest/globals": "^27.4.6",
"@jest/globals": "^29.0.0",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/github": "^8.0.0",
"@testing-library/react": "^12.1.4",
"@testing-library/react": "^13.0.0",
"@types/clone": "^2.1.0",
"@types/jest": "^27.0.0",
"@types/node": "^17.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/webpack-node-externals": "^2.5.3",
Expand All @@ -82,20 +82,20 @@
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-json": "^3.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.5.1",
"jest": "^29.0.0",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^12.1.7",
"lint-staged": "^13.0.0",
"prettier": "^2.5.1",
"process": "^0.11.10",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"semantic-release": "^19.0.0",
"ts-jest": "^27.0.0",
"ts-jest": "^28.0.0",
"ts-loader": "^9.0.0",
"typescript": "^4.2.4",
"webpack": "^5.66.0",
Expand Down

0 comments on commit 4d08462

Please sign in to comment.