bump webapi (#2263)

This commit is contained in:
Jonathan Neal 2021-12-23 14:35:26 -05:00 committed by GitHub
parent f14c1fb4e4
commit 160b45bf4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@
"@astrojs/renderer-react": "0.4.0",
"@astrojs/renderer-svelte": "0.3.0",
"@astrojs/renderer-vue": "0.3.0",
"@astropub/webapi": "^0.7.1",
"@astropub/webapi": "^0.7.3",
"@babel/core": "^7.15.8",
"@babel/traverse": "^7.15.4",
"@proload/core": "^0.2.1",

View file

@ -147,10 +147,10 @@
vscode-languageserver-types "^3.16.0"
vscode-uri "^3.0.2"
"@astropub/webapi@^0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@astropub/webapi/-/webapi-0.7.1.tgz#a82e187b90368ff58ba258036a2f465b44297d4d"
integrity sha512-cwyyFTa/PaFsmqieimMocqi0JmWcCzNhvCncEbWCaR8cP47MpWMb+auFztK8hbrZ8UA4Sq/1WF5t5U9Fy2heWQ==
"@astropub/webapi@^0.7.3":
version "0.7.3"
resolved "https://registry.yarnpkg.com/@astropub/webapi/-/webapi-0.7.3.tgz#f83838963416bcaaf407c9f25ab161f605b4ae4c"
integrity sha512-HwLMI4GG/a6EgMn8UajCWTJCI3bFEtGf+QdWkVsvkRaRz6OCnJtcV0N++RmJ3gJyMXRQFZcub40StmxglWKThA==
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0":
version "7.16.0"