Merge pull request #11332 from backstage/renovate/codemirror-5.x

chore(deps): update dependency @types/codemirror to v5
This commit is contained in:
Fredrik Adelöw
2022-05-06 09:31:42 +02:00
committed by GitHub
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
"@types/codemirror": "^0.0.109",
"@types/codemirror": "^5.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",