Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 11fc857 commit 5a71268
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 @@ -85,7 +85,7 @@
"@wagmi/core": "^1.4.1",
"@web3modal/wagmi": "3.5.7",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.12.1",
"astro": "4.12.2",
"autoprefixer": "10.4.19",
"bad-words": "^3.0.4",
"bignumber.js": "9.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5019,10 +5019,10 @@ assertion-error@^1.1.0:
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.1.0.tgz#e60b6b0e8f301bd97e5375215bda406c85118c0b"
integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==

[email protected].1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/astro/-/astro-4.12.1.tgz#8fca97eaa34ef473927a1370ebf1f997079406a7"
integrity sha512-KwBoXYL4L1XLTTjoj4z6q1g/tZfWDKR1pKSTAshVqt5FH2eu82pnGW737SxcT/Ssg/hLlb9KnWiclXmqWpcbCQ==
[email protected].2:
version "4.12.2"
resolved "https://registry.yarnpkg.com/astro/-/astro-4.12.2.tgz#c92bec880e05577997dd963a423f0ad54e7d6cf4"
integrity sha512-l6OmqlL+FiuSi9x6F+EGZitteOznq1JffOil7st7cdqeMCTEIym4oagI1a6zp6QekliKWEEZWdplGhgh1k1f7Q==
dependencies:
"@astrojs/compiler" "^2.9.0"
"@astrojs/internal-helpers" "0.4.1"
Expand Down

0 comments on commit 5a71268

Please sign in to comment.