Skip to content

Commit 77401f6

Browse files
authored
Merge pull request graphql#1131 from graphql/renovate/codemirror-5.x
Update dependency @types/codemirror to v5.60.4
2 parents 0fca995 + 53ca392 commit 77401f6

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
@@ -44,7 +44,7 @@
4444
"timeago.js": "4.0.2"
4545
},
4646
"devDependencies": {
47-
"@types/codemirror": "5.60.3",
47+
"@types/codemirror": "5.60.4",
4848
"@types/prismjs": "1.16.6",
4949
"@types/react-helmet": "6.1.3",
5050
"prettier": "2.4.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,10 +2182,10 @@
21822182
"@types/node" "*"
21832183
"@types/responselike" "*"
21842184

2185-
"@types/[email protected].3":
2186-
version "5.60.3"
2187-
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.3.tgz#ceb6ffda44db73ae9327d2ce265858ba3f8a7f19"
2188-
integrity sha512-dVX8Vsio70u4la9LGi1jjmaqtcdMMZUYalO5QY5EWy4XKrNjewNm9cy2K5XvP+puzLzum417gmJ9w7F6bVR1XA==
2185+
"@types/[email protected].4":
2186+
version "5.60.4"
2187+
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.4.tgz#aa19477782fb1bd26f8a0e240ca4241f35c4170e"
2188+
integrity sha512-SUQgBj9jZ+xj75zgwfgQZt0CManWBISN/YsE0xRmPwO6uDyLNpXO8bn2m59tpevsFw+eQdmx+qY1WjOrUgMDgw==
21892189
dependencies:
21902190
"@types/tern" "*"
21912191

0 commit comments

Comments
 (0)