Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 2, 2021
1 parent 0f219c2 commit c0decdb
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 82 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"private": true,
"dependencies": {
"glamor": "2.20.40",
"i18next": "19.8.0",
"i18next": "19.9.2",
"launchdarkly-react-client-sdk": "^2.23.2",
"react": "16.13.1",
"react-copy-to-clipboard": "5.0.2",
"react-dom": "16.13.1",
"react-i18next": "11.7.3",
"react-i18next": "11.13.0",
"react-scripts": "3.4.3",
"react-toastify": "5.5.0",
"react-typed": "1.2.0",
Expand Down Expand Up @@ -37,18 +37,18 @@
},
"devDependencies": {
"@types/jest": "25.2.3",
"@types/node": "12.12.62",
"@types/react": "16.9.50",
"@types/node": "12.20.36",
"@types/react": "16.14.20",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.8",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.3",
"prettier": "2.1.2",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.26.1",
"prettier": "2.4.1",
"typescript": "3.9.7"
}
}
Loading

0 comments on commit c0decdb

Please sign in to comment.