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 6, 2021
1 parent 6c94bcc commit 83c36c4
Show file tree
Hide file tree
Showing 3 changed files with 382 additions and 175 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
14
16
12 changes: 6 additions & 6 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,7 +72,7 @@
"@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",
Expand All @@ -86,7 +86,7 @@
"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 83c36c4

Please sign in to comment.