aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-04 03:54:08 +0000
committerGitHub <noreply@github.com>2021-07-04 03:54:08 +0000
commit5830801697bed9b2fe477830c34e41d5487fba97 (patch)
treebb19c3af510da27e0bef65d83e64ea7e9e54cf93 /package.json
parente12e50c47c208ad64a4ac9d76afcaae222ebdc10 (diff)
Bump @types/styled-components from 5.1.9 to 5.1.11
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.9 to 5.1.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components) --- updated-dependencies: - dependency-name: "@types/styled-components" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7feff1a..3cdc750 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@types/redux-promise": "^0.5.28",
"@types/selenium-webdriver": "^4.0.6",
"@types/sinon": "^10.0.0",
- "@types/styled-components": "^5.1.2",
+ "@types/styled-components": "^5.1.11",
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.10.1",
"ajv": "^7.0.2",
@@ -61,7 +61,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.2",
"lanthan": "0.0.2",
- "mocha": "^8.1.1",
+ "mocha": "^9.0.1",
"prettier": "2.2.1",
"prettier-eslint": "12.0.0",
"react": "17.0.2",