Skip to content

Commit d8cbaea

Browse files
chore(deps): update all non-major dependencies (react-bootstrap#5266)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d3d7ddd commit d8cbaea

File tree

4 files changed

+411
-1071
lines changed

4 files changed

+411
-1071
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
},
8080
"devDependencies": {
8181
"@4c/rollout": "^2.1.9",
82-
"@babel/cli": "^7.10.3",
83-
"@babel/core": "^7.10.3",
84-
"@babel/register": "^7.10.3",
82+
"@babel/cli": "^7.10.4",
83+
"@babel/core": "^7.10.4",
84+
"@babel/register": "^7.10.4",
8585
"@react-bootstrap/babel-preset": "^1.2.0",
8686
"@react-bootstrap/eslint-config": "^1.3.2",
8787
"babel-eslint": "^10.1.0",
@@ -97,14 +97,14 @@
9797
"dtslint": "^3.6.12",
9898
"enzyme": "^3.11.0",
9999
"enzyme-adapter-react-16": "^1.15.2",
100-
"eslint": "^7.3.1",
100+
"eslint": "^7.4.0",
101101
"eslint-import-resolver-node": "^0.3.4",
102102
"eslint-import-resolver-webpack": "^0.12.2",
103103
"eslint-plugin-import": "^2.22.0",
104104
"eslint-plugin-jsx-a11y": "^6.3.1",
105105
"eslint-plugin-mocha": "^7.0.1",
106106
"eslint-plugin-prettier": "^3.1.4",
107-
"eslint-plugin-react": "^7.20.1",
107+
"eslint-plugin-react": "^7.20.3",
108108
"execa": "^4.0.2",
109109
"fs-extra": "^9.0.1",
110110
"husky": "^4.2.5",
@@ -127,7 +127,7 @@
127127
"react-test-renderer": "^16.13.1",
128128
"sinon": "^9.0.2",
129129
"sinon-chai": "^3.5.0",
130-
"typescript": "^3.9.5",
130+
"typescript": "^3.9.6",
131131
"webpack": "^4.43.0"
132132
},
133133
"publishConfig": {

www/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"docsearch.js": "^2.6.3",
2424
"dom-helpers": "^5.1.4",
2525
"formik": "^2.1.4",
26-
"gatsby": "^2.23.11",
26+
"gatsby": "^2.23.21",
2727
"gatsby-plugin-astroturf": "^0.2.1",
28-
"gatsby-plugin-catch-links": "^2.3.7",
29-
"gatsby-plugin-mdx": "^1.2.18",
30-
"gatsby-plugin-sass": "^2.3.6",
31-
"gatsby-remark-prismjs": "^3.5.6",
32-
"gatsby-source-filesystem": "2.3.14",
33-
"gatsby-transformer-react-docgen": "^5.2.7",
34-
"gatsby-transformer-remark": "^2.8.19",
28+
"gatsby-plugin-catch-links": "^2.3.10",
29+
"gatsby-plugin-mdx": "^1.2.22",
30+
"gatsby-plugin-sass": "^2.3.10",
31+
"gatsby-remark-prismjs": "^3.5.9",
32+
"gatsby-source-filesystem": "2.3.18",
33+
"gatsby-transformer-react-docgen": "^5.2.10",
34+
"gatsby-transformer-remark": "^2.8.23",
3535
"gh-pages": "^3.1.0",
3636
"holderjs": "^2.9.7",
3737
"import-sort-cli": "^6.0.0",

0 commit comments

Comments
 (0)