Skip to content

Commit 27deb49

Browse files
authored
last minute bump (#1351)
1 parent 1bc5d54 commit 27deb49

File tree

2 files changed

+141
-100
lines changed

2 files changed

+141
-100
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@
7474
"@babel/preset-flow": "^7.0.0",
7575
"@babel/preset-react": "^7.0.0",
7676
"@emotion/core": "^10.0.10",
77-
"@emotion/styled": "^10.0.11",
77+
"@emotion/styled": "^10.0.12",
7878
"@storybook/react": "^5.1.3",
7979
"@storybook/theming": "^5.1.3",
8080
"babel-core": "^7.0.0-bridge.0",
8181
"babel-eslint": "^10.0.1",
8282
"babel-jest": "^24.8.0",
8383
"babel-loader": "^8.0.6",
8484
"babel-plugin-dev-expression": "^0.2.1",
85-
"babel-plugin-emotion": "^10.0.9",
85+
"babel-plugin-emotion": "^10.0.13",
8686
"cross-env": "^5.2.0",
8787
"cypress": "^3.3.1",
8888
"emotion-theming": "^10.0.10",
@@ -93,7 +93,7 @@
9393
"eslint-config-prettier": "^4.3.0",
9494
"eslint-plugin-cypress": "^2.2.1",
9595
"eslint-plugin-emotion": "^10.0.7",
96-
"eslint-plugin-flowtype": "^3.9.1",
96+
"eslint-plugin-flowtype": "^3.10.1",
9797
"eslint-plugin-import": "^2.17.3",
9898
"eslint-plugin-jest": "^22.6.4",
9999
"eslint-plugin-jsx-a11y": "^6.2.1",
@@ -107,13 +107,13 @@
107107
"jest-junit": "^6.4.0",
108108
"jest-watch-typeahead": "^0.3.1",
109109
"markdown-it": "^8.4.2",
110-
"prettier": "^1.18.0",
110+
"prettier": "^1.18.2",
111111
"raf-stub": "^2.0.2",
112112
"react": "^16.8.6",
113113
"react-dom": "^16.8.6",
114114
"react-test-renderer": "^16.8.6",
115115
"rimraf": "^2.6.3",
116-
"rollup": "^1.14.3",
116+
"rollup": "^1.14.6",
117117
"rollup-plugin-babel": "^4.3.2",
118118
"rollup-plugin-commonjs": "^10.0.0",
119119
"rollup-plugin-json": "^4.0.0",
@@ -123,7 +123,7 @@
123123
"rollup-plugin-strip": "^1.2.1",
124124
"rollup-plugin-uglify": "^6.0.2",
125125
"styled-components": "3.x",
126-
"stylelint": "^10.0.1",
126+
"stylelint": "^10.1.0",
127127
"stylelint-config-prettier": "^5.2.0",
128128
"stylelint-config-recommended": "^2.2.0",
129129
"stylelint-config-standard": "^18.3.0",

0 commit comments

Comments
 (0)