File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " astro-eslint-parser " : patch
3+ ---
4+
5+ support for @astrojs/compiler ^0.28.0
Original file line number Diff line number Diff line change 1212 "copy-eslint-package-json" : " cp ./node_modules/eslint/package.json ./build-system/shim/eslint/package.json"
1313 },
1414 "devDependencies" : {
15- "@astrojs/compiler" : " ^0.27 .0" ,
15+ "@astrojs/compiler" : " ^0.28 .0" ,
1616 "@astrojs/svelte" : " ^1.0.0" ,
1717 "astro" : " ^1.0.0-beta.40" ,
1818 "astro-eslint-parser" : " file:.." ,
Original file line number Diff line number Diff line change 4747 },
4848 "homepage" : " https://github.com/ota-meshi/astro-eslint-parser#readme" ,
4949 "dependencies" : {
50- "@astrojs/compiler" : " ^0.27.0" ,
50+ "@astrojs/compiler" : " ^0.27.0 || ^0.28.0 " ,
5151 "@typescript-eslint/types" : " ^5.25.0" ,
5252 "astrojs-compiler-sync" : " ^0.3.0" ,
5353 "debug" : " ^4.3.4" ,
You can’t perform that action at this time.
0 commit comments