Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2021
1 parent 53a7989 commit 0f645d3
Show file tree
Hide file tree
Showing 37 changed files with 54 additions and 54 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
"@bbc/psammead-topic-tags": "1.0.0",
"@bbc/psammead-useful-links": "3.0.20",
"@bbc/psammead-visually-hidden-text": "2.0.7",
"@emotion/babel-plugin": "^11.1.2",
"@emotion/jest": "^11.1.0",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@emotion/babel-plugin": "11.3.0",
"@emotion/jest": "11.3.0",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"@loadable/babel-plugin": "^5.13.0",
"@loadable/component": "^5.13.1",
"@manypkg/cli": "^0.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-brand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@bbc/psammead-script-link": "3.0.20",
"@bbc/psammead-styles": "7.3.0",
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-bulleted-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-dom": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react-dom": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-bulletin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-byline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-caption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"figcaption"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-consent-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"policy"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-content-anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@bbc/psammead-headings": "5.0.18",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-copyright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"figure"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-embed-error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-figure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"figure"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"@emotion/styled": "^11.0.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-heading-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"index"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-headings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"subheading"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"logo"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
4 changes: 2 additions & 2 deletions packages/components/psammead-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"ramda": "^0.27.1"
},
"devDependencies": {
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-inline-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@emotion/styled": "^11.0.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-live-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"live"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-media-indicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"play"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-media-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@bbc/psammead-play-button": "3.0.22"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"navigation"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@emotion/styled": "^11.0.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-play-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"duration"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-podcast-promo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@bbc/psammead-visually-hidden-text": "2.0.7",
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-script-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-section-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-social-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-story-promo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"list"
],
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/components/psammead-story-promo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"promo"
],
"devDependencies": {
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"off-screen"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/components/psammead-topic-tags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/psammead-useful-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"off-screen"
],
"devDependencies": {
"@emotion/styled": "^11.3.0"
"@emotion/styled": "11.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/psammead-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/psammead-locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/styled": "^11.3.0",
"@emotion/styled": "11.3.0",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/psammead-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": ">=16.9.0"
},
"devDependencies": {
"@emotion/react": "^11.4.0",
"@emotion/react": "11.4.0",
"react": "^17.0.2"
}
}
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@emotion/babel-plugin@^11.1.2", "@emotion/babel-plugin@^11.3.0":
"@emotion/babel-plugin@11.3.0", "@emotion/babel-plugin@^11.3.0":
version "11.3.0"
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.3.0.tgz#3a16850ba04d8d9651f07f3fb674b3436a4fb9d7"
integrity sha512-UZKwBV2rADuhRp+ZOGgNWg2eYgbzKzQXfQPtJbu/PLy8onurxlNCLvxMQEvlr1/GudguPI5IU9qIY1+2z1M5bA==
Expand Down Expand Up @@ -1274,7 +1274,7 @@
dependencies:
"@emotion/memoize" "^0.7.4"

"@emotion/jest@^11.1.0":
"@emotion/jest@11.3.0":
version "11.3.0"
resolved "https://registry.yarnpkg.com/@emotion/jest/-/jest-11.3.0.tgz#43bed6dcb47c8691b346cee231861ebc8f9b0016"
integrity sha512-LZqYc3yerhic1IvAcEwBLRs1DsUt3oY7Oz6n+e+HU32iYOK/vpfzlhgmQURE94BHfv6eCOj6DV38f3jSnIkBkQ==
Expand All @@ -1295,7 +1295,7 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==

"@emotion/react@^11.4.0":
"@emotion/[email protected]":
version "11.4.0"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.0.tgz#2465ad7b073a691409b88dfd96dc17097ddad9b7"
integrity sha512-4XklWsl9BdtatLoJpSjusXhpKv9YVteYKh9hPKP1Sxl+mswEFoUe0WtmtWjxEjkA51DQ2QRMCNOvKcSlCQ7ivg==
Expand Down Expand Up @@ -1350,15 +1350,7 @@
"@emotion/serialize" "^0.11.15"
"@emotion/utils" "0.11.3"

"@emotion/styled@^10.0.27":
version "10.0.27"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.27.tgz#12cb67e91f7ad7431e1875b1d83a94b814133eaf"
integrity sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==
dependencies:
"@emotion/styled-base" "^10.0.27"
babel-plugin-emotion "^10.0.27"

"@emotion/styled@^11.3.0":
"@emotion/[email protected]":
version "11.3.0"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.3.0.tgz#d63ee00537dfb6ff612e31b0e915c5cf9925a207"
integrity sha512-fUoLcN3BfMiLlRhJ8CuPUMEyKkLEoM+n+UyAbnqGEsCd5IzKQ7VQFLtzpJOaCD2/VR2+1hXQTnSZXVJeiTNltA==
Expand All @@ -1369,6 +1361,14 @@
"@emotion/serialize" "^1.0.2"
"@emotion/utils" "^1.0.0"

"@emotion/styled@^10.0.27":
version "10.0.27"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.27.tgz#12cb67e91f7ad7431e1875b1d83a94b814133eaf"
integrity sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==
dependencies:
"@emotion/styled-base" "^10.0.27"
babel-plugin-emotion "^10.0.27"

"@emotion/[email protected]":
version "0.8.5"
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
Expand Down

0 comments on commit 0f645d3

Please sign in to comment.