File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 "pre-build" : " cd build-system/pre-build && webpack && cd .."
1212 },
1313 "devDependencies" : {
14- "@sveltejs/adapter-static" : " ^1.0.0-next.10 " ,
15- "@sveltejs/kit" : " ^1.0.0-next.108 " ,
14+ "@sveltejs/adapter-static" : " ^1.0.0-next.13 " ,
15+ "@sveltejs/kit" : " ^1.0.0-next.138 " ,
1616 "eslint" : " ^7.26.0" ,
1717 "prettier" : " ^2.3.0" ,
1818 "prettier-plugin-svelte" : " ^2.3.0" ,
3030 "eslint-scope" : " ^6.0.0" ,
3131 "eslint4b" : " ^7.26.0" ,
3232 "pako" : " ^2.0.3" ,
33- "svelte" : " ^3.34 .0" ,
33+ "svelte" : " ^3.41 .0" ,
3434 "svelte-eslint-parser" : " file:.."
3535 }
3636}
Original file line number Diff line number Diff line change 237237 {#if started}
238238 < div class = " eslint-editor-monaco-root eslint-editor-monaco-root--wait" in : loadingTypewriter / >
239239 {/ if }
240- {: then _ }
240+ {: then}
241241 < div bind: this = {rootElement} class = " eslint-editor-monaco-root" / >
242242{/ await }
243243
You can’t perform that action at this time.
0 commit comments