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 " : minor
3+ ---
4+
5+ fix(deps): update dependency @astrojs/compiler to v1
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.33 .0" ,
15+ "@astrojs/compiler" : " ^1.0 .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.33 .0" ,
50+ "@astrojs/compiler" : " ^1.0 .0" ,
5151 "@typescript-eslint/scope-manager" : " ^5.48.2" ,
5252 "@typescript-eslint/types" : " ^5.25.0" ,
5353 "astrojs-compiler-sync" : " ^0.3.0" ,
You can’t perform that action at this time.
0 commit comments