Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/netlify to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent b42665c commit 82c267f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@astrojs/check": "^0.2.0",
"@astrojs/lit": "^3.0.0",
"@astrojs/netlify": "3.0.3",
"@astrojs/netlify": "3.0.4",
"@astrojs/prefetch": "0.4.1",
"@astrojs/react": "3.0.4",
"@astrojs/svelte": "4.0.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@
unist-util-visit "^4.1.2"
vfile "^5.3.7"

"@astrojs/[email protected].3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@astrojs/netlify/-/netlify-3.0.3.tgz#1e29e2c7cc709a947c8008ede913dd16555798a0"
integrity sha512-4Nualtq6LJVEnur8sEXnJh3C4nN4+F35oyaUimettIalfWqYhV5/sxXgR66IhTdqdrC9mJeEght7a3pOcbzrbA==
"@astrojs/[email protected].4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@astrojs/netlify/-/netlify-3.0.4.tgz#7fcd6b64f924b28a954d7e3375d3af251fdb71ea"
integrity sha512-zVDr53WEAyrsAIvKNgi1DfER5Vq83/z8rT71r2Id/4ygw5dH04fPGjBroovJYMDXSip/rZQIvNa52A0iMFs7Ng==
dependencies:
"@astrojs/underscore-redirects" "^0.3.0"
"@astrojs/underscore-redirects" "^0.3.3"
"@netlify/functions" "^2.0.1"
esbuild "^0.19.2"

Expand Down Expand Up @@ -181,10 +181,10 @@
is-wsl "^3.0.0"
which-pm-runs "^1.1.0"

"@astrojs/underscore-redirects@^0.3.0":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@astrojs/underscore-redirects/-/underscore-redirects-0.3.1.tgz#ea6eda1934ca880e481dd62a2c38d373f1704497"
integrity sha512-StqPiY1icuaNsiDUCCZVN7Uppnd0vkGFDq7yRG0vfu8lNK2XqZT1XUrFDPZDC03oQt7Zwv1vMSqidCYUokxvQA==
"@astrojs/underscore-redirects@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@astrojs/underscore-redirects/-/underscore-redirects-0.3.3.tgz#a968b6980ad34d84093100264a1035b130732137"
integrity sha512-qDAKhFO4M1KzP7mxoJfiehf8oyf3EB158MxAa6z10NeD2pR3o4K3LlOQI8CfJgXE+BDBQcnaLvVCg/Mz/Gkg4Q==

"@astrojs/[email protected]":
version "5.1.0"
Expand Down

0 comments on commit 82c267f

Please sign in to comment.