Skip to content

Commit aeed5e7

Browse files
Update dependency @astrojs/compiler to ^0.17.0 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4a8171 commit aeed5e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

explorer-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"postinstall": "patch-package"
1414
},
1515
"devDependencies": {
16-
"@astrojs/compiler": "^0.16.1",
16+
"@astrojs/compiler": "^0.17.0",
1717
"@astrojs/svelte": "^0.1.3",
1818
"astro": "^1.0.0-beta.40",
1919
"astro-eslint-parser": "file:..",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"homepage": "https://github.com/ota-meshi/astro-eslint-parser#readme",
4444
"dependencies": {
45-
"@astrojs/compiler": "^0.16.1",
45+
"@astrojs/compiler": "^0.17.0",
4646
"@typescript-eslint/types": "^5.25.0",
4747
"debug": "^4.3.4",
4848
"eslint-visitor-keys": "^3.0.0",

0 commit comments

Comments
 (0)