Skip to content

Commit 5446e9d

Browse files
committed
Bump patternfly versions to 2.68.3
1 parent ca2d1d7 commit 5446e9d

File tree

13 files changed

+16
-15
lines changed

13 files changed

+16
-15
lines changed

packages/react-catalog-view-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"develop": "yarn build:babel:esm --skip-initial-build --watch --verbose --source-maps"
4141
},
4242
"dependencies": {
43-
"@patternfly/patternfly": "2.66.0",
43+
"@patternfly/patternfly": "2.68.3",
4444
"@patternfly/react-core": "^3.145.1",
4545
"@patternfly/react-styles": "^3.7.7",
4646
"classnames": "^2.2.5",

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/patternfly/patternfly-react#readme",
3131
"dependencies": {
32-
"@patternfly/patternfly": "2.66.0",
32+
"@patternfly/patternfly": "2.68.3",
3333
"@patternfly/react-styles": "^3.7.7",
3434
"@patternfly/react-tokens": "^2.8.7",
3535
"hoist-non-react-statics": "^3.3.0",

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/plugin-transform-typescript": "^7.0.0",
5959
"@babel/preset-env": "^7.0.0",
6060
"@babel/preset-react": "^7.0.0",
61-
"@patternfly/patternfly": "2.66.0",
61+
"@patternfly/patternfly": "2.68.3",
6262
"@types/exenv": "^1.2.0",
6363
"@types/jest": "^24.0.11",
6464
"@types/react": "^16.4.0",

packages/react-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@mdx-js/mdx": "^1.1.5",
2020
"@mdx-js/react": "^1.1.5",
21-
"@patternfly/patternfly": "2.66.0",
21+
"@patternfly/patternfly": "2.68.3",
2222
"@patternfly/react-catalog-view-extension": "^1.4.26",
2323
"@patternfly/react-charts": "^5.3.11",
2424
"@patternfly/react-core": "^3.145.1",

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/preset-react": "^7.0.0",
4343
"@fortawesome/free-regular-svg-icons": "^5.7.2",
4444
"@fortawesome/free-solid-svg-icons": "^5.7.2",
45-
"@patternfly/patternfly": "2.66.0",
45+
"@patternfly/patternfly": "2.68.3",
4646
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
4747
"babel-plugin-typescript-to-proptypes": "^0.17.1",
4848
"fs-extra": "^6.0.1",

packages/react-inline-edit-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/",
2929
"dependencies": {
30-
"@patternfly/patternfly": "2.66.0",
30+
"@patternfly/patternfly": "2.68.3",
3131
"@patternfly/react-core": "^3.145.1",
3232
"@patternfly/react-icons": "^3.15.10",
3333
"@patternfly/react-styles": "^3.7.7",

packages/react-styled-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/plugin-transform-typescript": "^7.0.0",
5555
"@babel/preset-env": "^7.0.0",
5656
"@babel/preset-react": "^7.0.0",
57-
"@patternfly/patternfly": "2.66.0",
57+
"@patternfly/patternfly": "2.68.3",
5858
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
5959
"babel-plugin-typescript-to-proptypes": "^0.17.1",
6060
"css": "^2.2.3",

packages/react-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/plugin-transform-typescript": "^7.0.0",
4343
"@babel/preset-env": "^7.0.0",
4444
"@babel/preset-react": "^7.0.0",
45-
"@patternfly/patternfly": "2.66.0",
45+
"@patternfly/patternfly": "2.68.3",
4646
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
4747
"babel-plugin-typescript-to-proptypes": "^0.17.1",
4848
"fbjs-scripts": "^0.8.3",

packages/react-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/patternfly/patternfly-react/tree/master/packages/react-table#readme",
2929
"dependencies": {
30-
"@patternfly/patternfly": "2.66.0",
30+
"@patternfly/patternfly": "2.68.3",
3131
"@patternfly/react-core": "^3.145.1",
3232
"@patternfly/react-icons": "^3.15.10",
3333
"@patternfly/react-styles": "^3.7.7",

packages/react-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@babel/cli": "^7.0.0",
3434
"@babel/core": "^7.0.0",
35-
"@patternfly/patternfly": "2.66.0",
35+
"@patternfly/patternfly": "2.68.3",
3636
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
3737
"css": "^2.2.3",
3838
"fs-extra": "^6.0.1",

0 commit comments

Comments
 (0)