chore: bump npm packages

This commit is contained in:
41666 2020-12-18 00:43:51 -05:00
parent 034466f447
commit b20c7a08d4
2 changed files with 41 additions and 226 deletions

View file

@ -65,12 +65,12 @@
"@types/react": "^17.0.0",
"@types/react-custom-scrollbars": "^4.0.7",
"@types/react-dom": "^17.0.0",
"@types/styled-components": "^5.1.5",
"@types/styled-components": "^5.1.6",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
"@wojtekmaj/enzyme-adapter-react-17": "^0.4.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"babel-plugin-styled-components": "^1.12.0",
@ -107,6 +107,6 @@
"ts-loader": "^8.0.12",
"tsconfig-paths-webpack-plugin": "^3.3.0",
"typescript": "^4.1.3",
"webpack": "4.33.0"
"webpack": "^4.44.2"
}
}
}