Skip to content

Commit 08d2773

Browse files
whydah-gallyDependency Checker
andauthored
chore(deps): update dependencies (#550)
Co-authored-by: Dependency Checker <[email protected]>
1 parent 360d87b commit 08d2773

File tree

1 file changed

+11
-11
lines changed
  • packages/contentful--cra-template-create-contentful-app

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"package": {
33
"dependencies": {
4-
"@contentful/app-sdk": "^3.35.0",
5-
"@contentful/field-editor-single-line": "^0.14.1",
6-
"@contentful/field-editor-test-utils": "^0.11.1",
4+
"@contentful/app-sdk": "^3.38.0",
5+
"@contentful/field-editor-single-line": "^0.14.4",
6+
"@contentful/field-editor-test-utils": "^0.14.0",
77
"@contentful/forma-36-fcss": "^0.3.2",
8-
"@contentful/forma-36-react-components": "^3.90.0",
8+
"@contentful/forma-36-react-components": "^3.90.6",
99
"@contentful/forma-36-tokens": "^0.10.2",
10-
"@testing-library/jest-dom": "^5.13.0",
11-
"@testing-library/react": "^11.2.7",
10+
"@testing-library/jest-dom": "^5.14.1",
11+
"@testing-library/react": "^12.0.0",
1212
"@testing-library/user-event": "^13.1.9",
1313
"@types/jest": "^26.0.23",
14-
"@types/node": "^15.12.2",
15-
"@types/react": "^17.0.11",
16-
"@types/react-dom": "^17.0.7",
17-
"typescript": "^4.3.2",
14+
"@types/node": "^15.14.0",
15+
"@types/react": "^17.0.13",
16+
"@types/react-dom": "^17.0.8",
17+
"typescript": "^4.3.5",
1818
"cross-env": "^7.0.3"
1919
},
2020
"devDependencies": {
@@ -27,4 +27,4 @@
2727
},
2828
"homepage": "."
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)