Skip to content

Commit

Permalink
Update dependency astro to ^2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 1df4c58 commit 3364595
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@astrojs/react": "^2.2.1",
"@kiltprotocol/sdk-js": "^0.33.1",
"@polkadot/extension-dapp": "^0.46.5",
"astro": "^2.9.2",
"astro": "^2.9.3",
"got": "^12.6.1",
"http-status-codes": "^2.2.0",
"pg": "^8.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1984,10 +1984,10 @@ astro-eslint-parser@^0.14.0:
espree "^9.0.0"
semver "^7.3.8"

astro@^2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.2.tgz#12cbd248820b737b0c51fa61230d9a4c31b58864"
integrity sha512-ejdGM9SbK58AvJS8lbkre/d5CoW8JftqaRxc9rGqzpiZQ8iU8gfdFmi3Hzkcvd2HrGvYYsJku88pM6tkBPniJQ==
astro@^2.9.3:
version "2.9.3"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.3.tgz#a85a1b94d1d064546bb191f80a52c08a7b3ed800"
integrity sha512-EcFYnJytMgDhBf1MxWIG1GNwfDL2yRvVt+4aguYbcFDNz8EjLKgpLYbbTzR2VlIQu1vpxImZZ0bmPy8Hd+tAfw==
dependencies:
"@astrojs/compiler" "^1.6.0"
"@astrojs/internal-helpers" "^0.1.1"
Expand Down

0 comments on commit 3364595

Please sign in to comment.