Skip to content

Commit fe5dd51

Browse files
authored
Merge pull request #151 from mufeedvh/dependabot/npm_and_yarn/website/main/astrojs/upgrade-0.6.0
Bump @astrojs/upgrade from 0.5.1 to 0.6.0 in /website
2 parents 2db03a8 + c3f8733 commit fe5dd51

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@astrojs/sitemap": "^3.3.0",
1919
"@astrojs/starlight": "0.34.0",
2020
"@astrojs/tailwind": "^6.0.2",
21-
"@astrojs/upgrade": "^0.5.1",
21+
"@astrojs/upgrade": "^0.6.0",
2222
"@tailwindcss/vite": "^4.1.4",
2323
"@types/react": "^19.1.2",
2424
"@types/react-dom": "^19.1.6",

website/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -210,13 +210,13 @@
210210
is-wsl "^3.1.0"
211211
which-pm-runs "^1.1.0"
212212

213-
"@astrojs/upgrade@^0.5.1":
214-
version "0.5.1"
215-
resolved "https://registry.yarnpkg.com/@astrojs/upgrade/-/upgrade-0.5.1.tgz#d6cf37d4f0d8f7a854aaaa20e45f52eff078afc3"
216-
integrity sha512-jtp6547szK+XFAq3vYqf1s1xQN+9TxAu3uQID4+rdmevAefCQ4ZH/RSeG+tNIAweC/Ln2eZrSU4CDUzHBTxn+Q==
213+
"@astrojs/upgrade@^0.6.0":
214+
version "0.6.0"
215+
resolved "https://registry.yarnpkg.com/@astrojs/upgrade/-/upgrade-0.6.0.tgz#8c279ed3d89d0177b76cbc827db7f092a4f82057"
216+
integrity sha512-CNhupQN1uHqqxGqbtGQ6gSOux1LMKgy0IEHcTZtkRt2bUce35rMIEBQnQtt3vHISX/0i858TbbOOv0yp8WLpfw==
217217
dependencies:
218218
"@astrojs/cli-kit" "^0.4.1"
219-
package-manager-detector "^1.0.0"
219+
package-manager-detector "^1.1.0"
220220
semver "^7.7.1"
221221
terminal-link "^3.0.0"
222222

@@ -3567,7 +3567,7 @@ p-timeout@^6.1.2:
35673567
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-6.1.4.tgz#418e1f4dd833fa96a2e3f532547dd2abdb08dbc2"
35683568
integrity sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==
35693569

3570-
package-manager-detector@^1.0.0, package-manager-detector@^1.1.0:
3570+
package-manager-detector@^1.1.0:
35713571
version "1.2.0"
35723572
resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-1.2.0.tgz#e78d886b843c6fa4eacfb3a5739d1ef09980cd65"
35733573
integrity sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==

0 commit comments

Comments
 (0)