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

Commit

Permalink
Update all 3rd party non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2021
1 parent 660dbef commit 289b2a6
Show file tree
Hide file tree
Showing 2 changed files with 952 additions and 98 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"glob-parent": "5.1.2",
"hosted-git-info": ">=3.0.8",
"semver-regex": "4.0.0",
"postcss": "8.3.0",
"postcss": "8.3.5",
"autoprefixer": "10.2.6",
"trim-newlines": "3.0.1"
},
Expand Down Expand Up @@ -57,13 +57,13 @@
},
"homepage": "https://github.com/bbc/psammead#readme",
"dependencies": {
"@babel/cli": "^7.11.5",
"@babel/core": "^7.11.1",
"@babel/plugin-proposal-export-default-from": "^7.10.4",
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@babel/cli": "7.14.5",
"@babel/core": "7.14.6",
"@babel/plugin-proposal-export-default-from": "7.14.5",
"@babel/plugin-transform-modules-commonjs": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-react": "7.14.5",
"@bbc/gel-foundations": "6.1.3",
"@bbc/moment-timezone-include": "1.1.8",
"@bbc/psammead-assets": "3.1.9",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@storybook/addon-viewport": "^6.2.9",
"@storybook/react": "^6.2.9",
"@storybook/theming": "^6.2.9",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "^11.0.2",
"@testing-library/react-hooks": "^5.0.0",
"@testing-library/user-event": "^13.1.9",
Expand All @@ -130,25 +130,25 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"browserslist": "^4.14.5",
"chalk": "^4.1.0",
"chromatic": "^5.2.0",
"chromatic": "5.9.2",
"enquirer": "^2.3.6",
"eslint": "^7.10.0",
"eslint": "7.29.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "7.22.0",
"gh-pages": "^3.1.0",
"eslint-plugin-react": "7.24.0",
"gh-pages": "3.2.2",
"github-api": "^3.3.0",
"glob-loader": "^0.3.0",
"husky": "^6.0.0",
"jest": "^26.5.0",
"json5": "^2.1.3",
"lint-staged": "^10.2.13",
"prettier": "2.2.1",
"prettier": "2.3.1",
"prop-types": "^15.7.2",
"ramda": "^0.27.1",
"react": "^17.0.2",
Expand Down
Loading

0 comments on commit 289b2a6

Please sign in to comment.