Skip to content

Commit 2be1d53

Browse files
chore(deps): update all non-major dependencies (react-bootstrap#5332)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f82633d commit 2be1d53

File tree

4 files changed

+204
-173
lines changed

4 files changed

+204
-173
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,19 +90,19 @@
9090
"@babel/register": "^7.10.5",
9191
"@react-bootstrap/babel-preset": "^1.2.0",
9292
"@react-bootstrap/eslint-config": "^1.3.2",
93-
"@typescript-eslint/eslint-plugin": "^3.6.1",
94-
"@typescript-eslint/parser": "^3.6.1",
93+
"@typescript-eslint/eslint-plugin": "^3.7.0",
94+
"@typescript-eslint/parser": "^3.7.0",
9595
"babel-eslint": "^10.1.0",
9696
"babel-loader": "^8.1.0",
9797
"babel-plugin-istanbul": "^6.0.0",
9898
"chai": "^4.2.0",
9999
"chalk": "^4.1.0",
100100
"cherry-pick": "^0.5.0",
101-
"codecov": "^3.7.1",
101+
"codecov": "^3.7.2",
102102
"conventional-changelog-cli": "^2.0.34",
103103
"cpy-cli": "^3.1.1",
104104
"cross-env": "^7.0.2",
105-
"dtslint": "^3.6.12",
105+
"dtslint": "^3.6.14",
106106
"enzyme": "^3.11.0",
107107
"enzyme-adapter-react-16": "^1.15.2",
108108
"eslint": "^7.5.0",
@@ -113,14 +113,14 @@
113113
"eslint-plugin-jsx-a11y": "^6.3.1",
114114
"eslint-plugin-mocha": "^7.0.1",
115115
"eslint-plugin-prettier": "^3.1.4",
116-
"eslint-plugin-react": "^7.20.3",
116+
"eslint-plugin-react": "^7.20.4",
117117
"execa": "^4.0.3",
118118
"fs-extra": "^9.0.1",
119119
"husky": "^4.2.5",
120120
"karma": "^5.1.0",
121121
"karma-chrome-launcher": "^3.1.0",
122122
"karma-cli": "^2.0.0",
123-
"karma-coverage": "^2.0.2",
123+
"karma-coverage": "^2.0.3",
124124
"karma-firefox-launcher": "^1.3.0",
125125
"karma-mocha": "^2.0.1",
126126
"karma-mocha-reporter": "^2.2.5",
@@ -137,7 +137,7 @@
137137
"sinon": "^9.0.2",
138138
"sinon-chai": "^3.5.0",
139139
"typescript": "^3.9.7",
140-
"webpack": "^4.43.0"
140+
"webpack": "^4.44.0"
141141
},
142142
"publishConfig": {
143143
"directory": "lib"

www/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"@fortawesome/free-brands-svg-icons": "^5.14.0",
1212
"@fortawesome/free-solid-svg-icons": "^5.14.0",
1313
"@fortawesome/react-fontawesome": "^0.1.11",
14-
"@mdx-js/mdx": "^1.6.13",
15-
"@mdx-js/react": "^1.6.13",
14+
"@mdx-js/mdx": "^1.6.14",
15+
"@mdx-js/react": "^1.6.14",
1616
"@restart/context": "^2.1.4",
1717
"@restart/hooks": "^0.3.25",
1818
"astroturf": "^0.10.4",
@@ -23,15 +23,15 @@
2323
"docsearch.js": "^2.6.3",
2424
"dom-helpers": "^5.1.4",
2525
"formik": "^2.1.5",
26-
"gatsby": "^2.24.7",
26+
"gatsby": "^2.24.11",
2727
"gatsby-plugin-astroturf": "^0.2.1",
2828
"gatsby-plugin-catch-links": "^2.3.11",
29-
"gatsby-plugin-mdx": "^1.2.27",
29+
"gatsby-plugin-mdx": "^1.2.29",
3030
"gatsby-plugin-sass": "^2.3.12",
3131
"gatsby-remark-prismjs": "^3.5.10",
32-
"gatsby-source-filesystem": "2.3.20",
32+
"gatsby-source-filesystem": "2.3.23",
3333
"gatsby-transformer-react-docgen": "^5.2.11",
34-
"gatsby-transformer-remark": "^2.8.25",
34+
"gatsby-transformer-remark": "^2.8.27",
3535
"gh-pages": "^3.1.0",
3636
"holderjs": "^2.9.7",
3737
"import-sort-cli": "^6.0.0",

0 commit comments

Comments
 (0)