Skip to content

Commit c683eb4

Browse files
committed
feat: upgrade sdk
1 parent 7a23d91 commit c683eb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@babel/eslint-parser": "^7.19.1",
20-
"@huolala-tech/page-spy": "^1.5.3",
20+
"@huolala-tech/page-spy": "^1.5.5",
2121
"@mdx-js/rollup": "^2.3.0",
2222
"@types/lodash-es": "^4.17.7",
2323
"@types/mdx": "^2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -753,10 +753,10 @@
753753
"@huolala-tech/page-spy-api-win32-arm" "1.2.2"
754754
"@huolala-tech/page-spy-api-win32-arm64" "1.2.2"
755755

756-
"@huolala-tech/page-spy@^1.5.3":
757-
version "1.5.3"
758-
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.5.3.tgz#02f27ec68f3514ba441a8c3c9476664a48c657b7"
759-
integrity sha512-goZg+2AqWgC3eEec0szqc469Oan4FyQ6EbvkDSVQ85PXoEF0p/K7oRVCfi9CeDaMHTw9LUDkoEtA4UNKF/rbGg==
756+
"@huolala-tech/page-spy@^1.5.5":
757+
version "1.5.5"
758+
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.5.5.tgz#3db5f059278ee0835d7ccb50198bba4e956a4c37"
759+
integrity sha512-WBYpaMv0CP72Qk9Aho8nVO8tD5mbxJZuSFYONBmz6E9qDBIExLC8/vzZApItweqQoVtRrRaC3WemCXuwineQNw==
760760
dependencies:
761761
"@babel/runtime" "^7.13.0"
762762
copy-to-clipboard "^3.3.1"

0 commit comments

Comments
 (0)