Skip to content

Commit

Permalink
Update dependency @primer/octicons-react to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 15, 2020
1 parent b32f006 commit 10bbc4d
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion examples/custom-fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@keystonejs/app-static": "^5.1.3",
"@keystonejs/fields": "^17.1.2",
"@keystonejs/keystone": "^15.0.0",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"cross-env": "^7.0.2",
"react": "^16.13.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/app-admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@keystonejs/fields": "^17.1.2",
"@keystonejs/session": "^8.1.1",
"@keystonejs/utils": "^5.4.3",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"@types/react": "^16.9.49",
"apollo-upload-client": "^14.1.2",
"apply-ref": "^0.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/day-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"chrono-node": "^1.4.8",
"date-fns": "^2.16.1",
"intersection-observer": "^0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@primer/octicons-react": "^10.1.0"
"@primer/octicons-react": "^11.0.0"
},
"module": "dist/fields.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/fields"
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@arch-ui/theme": "^0.0.11",
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"react-select": "^3.1.0"
},
"module": "dist/options.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"react-router-dom": "5.2.0"
},
"module": "dist/pagination.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/arch/packages/pill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@primer/octicons-react": "^10.1.0"
"@primer/octicons-react": "^11.0.0"
},
"module": "dist/pill.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/pill"
Expand Down
2 changes: 1 addition & 1 deletion packages/fields-cloudinary-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@keystonejs/adapter-mongoose": "^9.0.6",
"@keystonejs/fields": "^17.1.2",
"@keystonejs/fields-content": "^8.0.4",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"image-extensions": "^1.1.0",
"pluralize": "^7.0.0",
"prop-types": "^15.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@keystonejs/fields": "^17.1.2",
"@keystonejs/utils": "^5.4.3",
"@popperjs/core": "^2.4.4",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"apply-ref": "^0.2.3",
"get-selection-range": "^0.1.0",
"image-extensions": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@keystonejs/fields": "^17.1.2",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"codemirror": "^5.57.0",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields-wysiwyg-tinymce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/runtime": "^7.11.2",
"@emotion/core": "^10.0.35",
"@keystonejs/fields": "^17.1.2",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"@tinymce/tinymce-react": "^3.6.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@keystonejs/app-admin-ui": "^7.3.5",
"@keystonejs/server-side-graphql-client": "^1.1.2",
"@keystonejs/utils": "^5.4.3",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"@sindresorhus/slugify": "^0.11.0",
"apollo-errors": "^1.9.0",
"bcryptjs": "^2.4.3",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mapbox/rehype-prism": "^0.5.0",
"@mdx-js/mdx": "^1.6.16",
"@mdx-js/react": "^1.6.16",
"@primer/octicons-react": "^10.1.0",
"@primer/octicons-react": "^11.0.0",
"@reach/router": "^1.3.4",
"@reach/skip-nav": "^0.11.2",
"@sindresorhus/slugify": "^0.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4112,10 +4112,10 @@
pirates "^4.0.1"
source-map-support "^0.5.16"

"@primer/octicons-react@^10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-10.1.0.tgz#6d2b980582f6d917043dd8fd873039e71d8b7242"
integrity sha512-WjIaetTaf4x66xxaG/gxwsWRL2JYG33n8CfeR/L134YcX2zl9TPps9crLzI2f3rxjOdKZgVFBoUh94Cim4Fflw==
"@primer/octicons-react@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-11.0.0.tgz#8171177a55d944c9e6b491c43f2957e86191cfa5"
integrity sha512-lHEoFVhTyyjxIDJJgVQBJGsEU4BywFbpHuBPDM8jpqYszGcYaV3zCLWNCUaQgLfzl3lRBUXc+pMrzT5qRXLftg==

"@primer/octicons@^11.0.0":
version "11.0.0"
Expand Down

0 comments on commit 10bbc4d

Please sign in to comment.