Skip to content

Commit 3362da5

Browse files
chore(deps-dev): bump @types/codemirror from 0.0.104 to 0.0.106
1 parent f2c8fd2 commit 3362da5

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
@@ -37,7 +37,7 @@
3737
]
3838
},
3939
"devDependencies": {
40-
"@types/codemirror": "^0.0.104",
40+
"@types/codemirror": "^0.0.106",
4141
"@types/markdown-it": "^12.0.0",
4242
"@types/react": "^17.0.0",
4343
"@types/react-dom": "^17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
esutils "^2.0.2"
1919
js-tokens "^4.0.0"
2020

21-
"@types/codemirror@^0.0.104":
22-
version "0.0.104"
23-
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.104.tgz#b5d7612211d2dfb476ecee2c77c0846b78e75796"
24-
integrity sha512-b417c7DZifNj1IQzOurj+HDBzHEW+C6Y8DaBai3va7p7hR/mh3YLs4wYyDapqjYiIcvJSu/kPd8XUSPaDRftbg==
21+
"@types/codemirror@^0.0.106":
22+
version "0.0.106"
23+
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.106.tgz#0e4adcf51c4ff201ac25adba22771938dbcf1d72"
24+
integrity sha512-o2bJWaI56+J1IuzUyb1KKNLs0Tm1sqdosGeSneicQZpg9s59++8Nz70KOD6IACiZWI6b+H0H+UE+JRkgTUO3Ww==
2525
dependencies:
2626
"@types/tern" "*"
2727

0 commit comments

Comments
 (0)