Skip to content

Commit

Permalink
Merge pull request #202 from bootstrap-styled/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
kopax authored Feb 18, 2020
2 parents 6f28a38 + e706702 commit 46f0429
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,65 +66,65 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/plugin-external-helpers": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-proposal-json-strings": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-syntax-import-meta": "^7.7.4",
"@babel/plugin-transform-modules-commonjs": "^7.7.4",
"@babel/plugin-transform-react-constant-elements": "^7.7.4",
"@babel/plugin-transform-react-inline-elements": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/plugin-external-helpers": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-proposal-json-strings": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
"@babel/plugin-transform-react-constant-elements": "^7.8.3",
"@babel/plugin-transform-react-inline-elements": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/preset-react": "^7.8.3",
"@bootstrap-styled/documentation": "^2.0.0",
"@bootstrap-styled/provider": "^2.0.2",
"@rollup-umd/documentation": "^2.0.11",
"@rollup-umd/rollup": "^1.1.0",
"@rollup-umd/documentation": "^2.1.1",
"@rollup-umd/rollup": "^1.1.1",
"@rollup-umd/ncu": "^1.0.9",
"@semantic-release/changelog": "^3.0.6",
"@semantic-release/git": "^7.0.18",
"@semantic-release/github": "^5.5.5",
"@semantic-release/npm": "^5.3.4",
"@semantic-release/changelog": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.0.3",
"@semantic-release/npm": "^7.0.3",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-array-includes": "^2.0.3",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-react-transform": "^3.0.0",
"babel-plugin-styled-components": "^1.10.6",
"babel-plugin-styled-components": "^1.10.7",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"babel-preset-react-hmre": "^1.1.1",
"cz-conventional-changelog": "^3.0.2",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
"eslint": "^6.7.2",
"cz-conventional-changelog": "^3.1.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react": "^7.18.3",
"immutable": "^4.0.0-rc.12",
"jest-cli": "^24.9.0",
"jest-cli": "^25.1.0",
"jest-sonar-reporter": "^2.0.0",
"lint-staged": "^9.5.0",
"lint-staged": "^10.0.7",
"pre-commit": "^1.2.2",
"raf": "^3.4.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-test-renderer": "^16.12.0",
"rimraf": "^3.0.0",
"semantic-release": "^15.13.31",
"rimraf": "^3.0.2",
"semantic-release": "^17.0.4",
"styled-components": "^4.4.1",
"stylelint": "^12.0.0",
"stylelint": "^13.2.0",
"stylelint-config-recommended": "^3.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.9.0",
"stylelint-processor-styled-components": "^1.10.0",
"toctoc": "^0.3.2",
"webpack": "^4.41.2"
"webpack": "^4.41.6"
},
"jest": {
"roots": [
Expand Down Expand Up @@ -185,20 +185,20 @@
"@bootstrap-styled/utils": "^1.8.1",
"@rollup-umd/documentation-cli": "^1.1.3",
"basic-math-utils": "^0.3.4",
"bootstrap-styled": "^2.7.1",
"bootstrap-styled": "^2.7.2",
"classnames": "^2.2.6",
"lodash.isfunction": "^3.0.9",
"lodash.omit": "^4.5.0",
"map-to-css-modules": "^1.0.6",
"prop-types": "^15.7.2",
"react-portal": "^4.2.0",
"react-portal": "^4.2.1",
"react-transition-group": "^2.6.0",
"tether-fix": "^1.4.0-fix-es"
},
"peerDependencies": {
"react": "^16.9.0",
"react-dom": "^16.9.0",
"styled-components": "^4.0.0"
"styled-components": "^4.0.0 || ^5.0.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
2 changes: 1 addition & 1 deletion src/Button/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const propTypes = {
'danger',
'white',
'light',
'dark'
'dark',
]),
/** Use that property to pass a ref callback to the native button component. */
ref: PropTypes.func,
Expand Down

0 comments on commit 46f0429

Please sign in to comment.