Skip to content

Commit 37c612f

Browse files
authored
Merge pull request graphql#1124 from graphql/renovate/codemirror-5.x
Update dependency @types/codemirror to v5.60.3
2 parents d0eaeea + dfc2ef7 commit 37c612f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"timeago.js": "4.0.2"
4444
},
4545
"devDependencies": {
46-
"@types/codemirror": "5.60.2",
46+
"@types/codemirror": "5.60.3",
4747
"@types/prismjs": "1.16.6",
4848
"@types/react-helmet": "6.1.2",
4949
"prettier": "2.4.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,10 +2172,10 @@
21722172
"@types/node" "*"
21732173
"@types/responselike" "*"
21742174

2175-
"@types/[email protected].2":
2176-
version "5.60.2"
2177-
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.2.tgz#1f8b604964efb4fa2f5a6d6d8c5656f93a050d8a"
2178-
integrity sha512-tk8YxckrdU49GaJYRKxdzzzXrTlyT2nQGnobb8rAk34jt+kYXOxPKGqNgr7SJpl5r6YGaRD4CDfqiL+6A+/z7w==
2175+
"@types/[email protected].3":
2176+
version "5.60.3"
2177+
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.3.tgz#ceb6ffda44db73ae9327d2ce265858ba3f8a7f19"
2178+
integrity sha512-dVX8Vsio70u4la9LGi1jjmaqtcdMMZUYalO5QY5EWy4XKrNjewNm9cy2K5XvP+puzLzum417gmJ9w7F6bVR1XA==
21792179
dependencies:
21802180
"@types/tern" "*"
21812181

0 commit comments

Comments
 (0)