Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2021
1 parent 6c94bcc commit 5d8d406
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 242 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
14
16
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -60,10 +60,10 @@
"devDependencies": {
"@commitlint/cli": "^13.2.0",
"@commitlint/config-conventional": "^13.0.0",
"@jdp-dev/commitlint-config": "^0.0.19",
"@jdp-dev/eslint-config-typescript-react": "^0.0.19",
"@jdp-dev/prettier-config": "^0.0.19",
"@jdp-dev/tsconfig": "^0.0.19",
"@jdp-dev/commitlint-config": "^1.0.0",
"@jdp-dev/eslint-config-typescript-react": "^1.0.0",
"@jdp-dev/prettier-config": "^1.0.0",
"@jdp-dev/tsconfig": "^1.0.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.1",
"@types/jest": "^27.0.2",
Expand All @@ -72,21 +72,21 @@
"@types/react-dom": "^17.0.9",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.32.0",
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"lint-staged": "^12.0.0",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.2",
"react-scripts": "^4.0.3",
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"serve": "^12.0.1",
"serve": "^13.0.0",
"standard-version": "^9.3.1",
"typescript": "^4.4.3"
},
Expand Down

0 comments on commit 5d8d406

Please sign in to comment.