Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit b660d09

Browse files
Bump astro from 2.1.7 to 2.1.9
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.1.7 to 2.1.9. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00d72f9 commit b660d09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@fortawesome/react-fontawesome": "^0.2.0",
3131
"@titaniumnetwork-dev/ultraviolet": "^1.0.8",
3232
"@tomphttp/bare-server-node": "^1.2.5",
33-
"astro": "^2.1.7",
33+
"astro": "^2.1.9",
3434
"astro-robots-txt": "^0.4.0",
3535
"dotenv": "^16.0.3",
3636
"express": "^4.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,10 +1036,10 @@ astro-robots-txt@^0.4.0:
10361036
valid-filename "^4.0.0"
10371037
zod "^3.20.6"
10381038

1039-
astro@^2.1.7:
1040-
version "2.1.7"
1041-
resolved "https://registry.yarnpkg.com/astro/-/astro-2.1.7.tgz#d28f1b3529595c75bdc73c58b1a5f89aeb8f70fa"
1042-
integrity sha512-Eaq8/mJTx+kbghfW5ZEJ8rKiEduo03Rn6R/fp/gJGpBSRm/0FiVxVsrpq5SV4kUPrttEi1zMEnEc2GP6JWfXeg==
1039+
astro@^2.1.9:
1040+
version "2.1.9"
1041+
resolved "https://registry.yarnpkg.com/astro/-/astro-2.1.9.tgz#d47fcfc5c83b2f91a63fee4705fb90421069b2be"
1042+
integrity sha512-UkbG0lgue1b/t4yMI+AkAGEfdOwcPS2RUYQ/QIurtKjP6W5gtKQveRTBuHH7iwiBziH+z8Ecc5/OAALoXSvMlQ==
10431043
dependencies:
10441044
"@astrojs/compiler" "^1.3.0"
10451045
"@astrojs/language-server" "^0.28.3"

0 commit comments

Comments
 (0)