We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730d9fe commit e5ebedaCopy full SHA for e5ebeda
explorer-v3/package.json
@@ -13,7 +13,7 @@
13
"postinstall": "patch-package"
14
},
15
"devDependencies": {
16
- "@astrojs/compiler": "^0.21.0",
+ "@astrojs/compiler": "^0.22.0",
17
"@astrojs/svelte": "^0.4.0",
18
"astro": "^1.0.0-beta.40",
19
"astro-eslint-parser": "file:..",
package.json
@@ -42,7 +42,7 @@
42
43
"homepage": "https://github.com/ota-meshi/astro-eslint-parser#readme",
44
"dependencies": {
45
- "@astrojs/compiler": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0",
+ "@astrojs/compiler": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0",
46
"@typescript-eslint/types": "^5.25.0",
47
"debug": "^4.3.4",
48
"eslint-visitor-keys": "^3.0.0",
0 commit comments