Skip to content

Commit 6a32db8

Browse files
fix(deps): update all non-major dependencies (js/ts)
1 parent 49e54f4 commit 6a32db8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
],
88
"main": "src/index.tsx",
99
"dependencies": {
10-
"@coveo/headless": "1.32.0",
10+
"@coveo/headless": "1.114.0",
1111
"@material-ui/core": "4.11.0",
1212
"@material-ui/icons": "4.11.2",
1313
"@material-ui/lab": "4.0.0-alpha.56",
1414
"cross-fetch": "3.0.5",
1515
"react": "^16.12.0",
1616
"react-dom": "^16.12.0",
1717
"react-json-view": "1.21.3",
18-
"react-scripts": "3.3.0"
18+
"react-scripts": "3.4.4"
1919
},
2020
"devDependencies": {
2121
"@types/react": "16.9.19",
2222
"@types/react-dom": "16.9.5",
23-
"typescript": "3.7.5"
23+
"typescript": "3.9.10"
2424
},
2525
"scripts": {
2626
"start": "react-scripts start",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"main": "src/index.tsx",
99
"dependencies": {
10-
"@coveo/headless": "3.27.0",
10+
"@coveo/headless": "3.31.1",
1111
"@emotion/react": "^11.10.5",
1212
"@emotion/styled": "^11.10.5",
1313
"@fontsource/roboto": "^4.5.8",

0 commit comments

Comments
 (0)