Skip to content

Commit 9e47065

Browse files
Update dependency @astrojs/compiler to ^0.31.0 (#131)
* Update dependency @astrojs/compiler to ^0.31.0 * Update package.json * Create friendly-cameras-pretend.md Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 75f25a4 commit 9e47065

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"astro-eslint-parser": patch
3+
---
4+
5+
Update dependency @astrojs/compiler to ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.31.0

explorer-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"copy-eslint-package-json": "cp ./node_modules/eslint/package.json ./build-system/shim/eslint/package.json"
1313
},
1414
"devDependencies": {
15-
"@astrojs/compiler": "^0.30.0",
15+
"@astrojs/compiler": "^0.31.0",
1616
"@astrojs/svelte": "^1.0.0",
1717
"astro": "^1.0.0-beta.40",
1818
"astro-eslint-parser": "file:..",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/ota-meshi/astro-eslint-parser#readme",
4949
"dependencies": {
50-
"@astrojs/compiler": "^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0",
50+
"@astrojs/compiler": "^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.31.0",
5151
"@typescript-eslint/types": "^5.25.0",
5252
"astrojs-compiler-sync": "^0.3.0",
5353
"debug": "^4.3.4",

0 commit comments

Comments
 (0)