Skip to content

Commit

Permalink
upgrade page-spy sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
blucas.wu committed Oct 16, 2023
1 parent b89a7a0 commit 4af8541
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 @@ -17,7 +17,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@huolala-tech/page-spy": "^1.3.0",
"@huolala-tech/page-spy": "^1.3.1",
"@mdx-js/rollup": "^2.3.0",
"@types/lodash-es": "^4.17.7",
"@types/mdx": "^2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,10 +746,10 @@
"@huolala-tech/page-spy-api-win32-arm" "1.2.2"
"@huolala-tech/page-spy-api-win32-arm64" "1.2.2"

"@huolala-tech/page-spy@^1.3.0":
version "1.3.0"
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.3.0.tgz#9bc75341c0158efdf8400ddb036c5afd83657446"
integrity sha512-ivIVyHz0uyep96bsoPQHn+o30nOEwlwXoQ8rTxVv5E5I23fItdNAa827k2ZcUHbVnf7CaBWQa9DzPteNou9NdQ==
"@huolala-tech/page-spy@^1.3.1":
version "1.3.1"
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.3.1.tgz#0a50c36b65665692d026d82bc2d31de7dc2a7bf2"
integrity sha512-w+iu/jQBpzp+JuL4zgeVumym+Yax7jCVyg3Hbko1s8W5g7HM3Y3BGZ69mhR5/R4uIWZTD5d00HUcAcCLUXE+AA==
dependencies:
"@babel/runtime" "^7.13.0"
copy-to-clipboard "^3.3.1"
Expand Down

0 comments on commit 4af8541

Please sign in to comment.