Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1454 from guardian/bump-deps
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
sndrs authored Jun 1, 2022
2 parents 265dd74 + 4d51871 commit 7dba921
Show file tree
Hide file tree
Showing 9 changed files with 148,437 additions and 460 deletions.
147,529 changes: 147,529 additions & 0 deletions .yarn/releases/yarn-1.22.19.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@


lastUpdateCheck 1633433443971
yarn-path ".yarn/releases/yarn-1.22.18.cjs"
yarn-path ".yarn/releases/yarn-1.22.19.cjs"
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@guardian/libs": "3.0.0",
"@guardian/prettier": "^1.0.0",
"@nrwl/cli": "14.0.5",
"@nrwl/nx-cloud": "latest",
"@nrwl/nx-cloud": "14.0.5",
"@nrwl/workspace": "14.0.5",
"@storybook/addon-a11y": "^6.4.19",
"@storybook/addon-actions": "^6.4.19",
"@storybook/addon-essentials": "^6.4.19",
"@storybook/addon-links": "^6.4.19",
"@storybook/builder-webpack5": "^6.4.19",
"@storybook/components": "^6.4.19",
"@storybook/core-events": "^6.4.19",
"@storybook/manager-webpack5": "^6.4.19",
"@storybook/react": "^6.4.19",
"@storybook/addon-a11y": "~6.4.19",
"@storybook/addon-actions": "~6.4.19",
"@storybook/addon-essentials": "~6.4.19",
"@storybook/addon-links": "~6.4.19",
"@storybook/builder-webpack5": "~6.4.19",
"@storybook/components": "~6.4.19",
"@storybook/core-events": "~6.4.19",
"@storybook/manager-webpack5": "~6.4.19",
"@storybook/react": "~6.4.19",
"@storybook/storybook-deployer": "^2.8.11",
"@storybook/theming": "^6.4.19",
"@storybook/theming": "~6.4.19",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.33",
"babel-loader": "^8.2.2",
Expand All @@ -83,7 +83,7 @@
"stylelint-processor-styled-components": "^1.10.0",
"ts-node": "^10.7.0",
"tsconfig-paths-webpack-plugin": "^3.5.2",
"typescript": "^4.6.4",
"typescript": "~4.6.4",
"webpack": "^5.57.1"
},
"packageManager": "[email protected]"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@guardian/eslint-config": "^1.0.0",
"@guardian/eslint-config-typescript": "^1.0.0",
"@types/estree": "^0.0.51",
"rollup": "^2.71.1",
"rollup-plugin-ts": "^2.0.5",
"typescript": "^4.6.4"
"rollup": "^2.75.4",
"rollup-plugin-ts": "^2.0.7",
"typescript": "~4.6.4"
},
"peerDependencies": {
"@guardian/source-foundations": "^4.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@guardian/eslint-config": "^1.0.0",
"@guardian/eslint-config-typescript": "^1.0.0",
"@types/estree": "^0.0.51",
"rollup": "^2.71.1",
"rollup-plugin-ts": "^2.0.5",
"typescript": "^4.6.4"
"rollup": "^2.75.4",
"rollup-plugin-ts": "^2.0.7",
"typescript": "~4.6.4"
},
"peerDependencies": {
"@guardian/source-react-components": "^4.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@guardian/source-foundations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"jest": "^27.2.3",
"rollup": "^2.71.1",
"rollup-plugin-ts": "^2.0.5",
"rollup": "^2.75.4",
"rollup-plugin-ts": "^2.0.7",
"ts-jest": "^27.0.5"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"devDependencies": {
"mini-svg-data-uri": "^1.3.3",
"npm-run-all": "^4.1.5",
"rollup": "^2.71.1",
"rollup-plugin-ts": "^2.0.5"
"rollup": "^2.75.4",
"rollup-plugin-ts": "^2.0.7"
},
"peerDependencies": {
"@emotion/react": "^11.0.0",
Expand Down
7 changes: 4 additions & 3 deletions packages/@guardian/source-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"test": "jest --coverage"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^13.2.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@svgr/babel-preset": "^6.2.0",
"@svgr/core": "^6.2.1",
"@svgr/plugin-jsx": "^6.2.1",
"@svgr/plugin-prettier": "^6.1.2",
Expand All @@ -29,8 +30,8 @@
"@types/svgo": "^2.6.3",
"axios": "^0.27.2",
"mkdirp": "^1.0.4",
"rollup": "^2.71.1",
"rollup-plugin-ts": "^2.0.5",
"rollup": "^2.75.4",
"rollup-plugin-ts": "^2.0.7",
"ts-node": "^10.7.0"
},
"peerDependencies": {
Expand Down
1,315 changes: 881 additions & 434 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 7dba921

Please sign in to comment.