Skip to content

Commit

Permalink
chore(package): Bump @patternfly/patternfly versions to 2.15.1 (#2384)
Browse files Browse the repository at this point in the history
  • Loading branch information
patternfly-build authored and dlabaj committed Jun 27, 2019
1 parent 8a06aa2 commit 6d0362d
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@babel/plugin-transform-typescript": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"@patternfly/react-icons": "^3.10.4",
"@patternfly/react-tokens": "^2.6.3",
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@babel/plugin-transform-typescript": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"@types/enzyme": "3.9.0",
"@types/exenv": "^1.2.0",
"@types/jest": "^24.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@mdx-js/mdx": "1.0.2",
"@mdx-js/react": "1.0.2",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"@patternfly/react-core": "^3.56.1",
"@patternfly/react-icons": "^3.10.4",
"@patternfly/react-virtualized-extension": "^1.1.35",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/",
"dependencies": {
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"@patternfly/react-core": "^3.56.1",
"@patternfly/react-icons": "^3.10.4",
"@patternfly/react-styles": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-styled-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@babel/plugin-transform-typescript": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
"babel-plugin-typescript-to-proptypes": "^0.17.1",
"css": "^2.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/plugin-transform-typescript": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
"babel-plugin-typescript-to-proptypes": "^0.17.1",
"glob": "^7.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme",
"dependencies": {
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"@patternfly/react-core": "^3.56.1",
"@patternfly/react-icons": "^3.10.4",
"@patternfly/react-styles": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
"css": "^2.2.3",
"fs-extra": "^6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/",
"dependencies": {
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"@patternfly/react-core": "^3.56.1",
"@patternfly/react-icons": "^3.10.4",
"@patternfly/react-styles": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-react": "^7.0.0",
"@fortawesome/free-regular-svg-icons": "^5.7.2",
"@fortawesome/free-solid-svg-icons": "^5.7.2",
"@patternfly/patternfly": "2.14.0",
"@patternfly/patternfly": "2.15.1",
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
"babel-plugin-typescript-to-proptypes": "^0.17.1",
"fs-extra": "^6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1723,9 +1723,9 @@
universal-user-agent "^2.0.0"
url-template "^2.0.8"

"@patternfly/patternfly@2.14.0":
version "2.14.0"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-2.14.0.tgz#ca737b03a6c8aecce65662d52e0801d558fb06ff"
"@patternfly/patternfly@2.15.1":
version "2.15.1"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-2.15.1.tgz#e3a69dc83ea991886f2123e342ccc4d893b20f5c"

"@pieh/friendly-errors-webpack-plugin@1.7.0-chalk-2":
version "1.7.0-chalk-2"
Expand Down

0 comments on commit 6d0362d

Please sign in to comment.