Skip to content

Commit

Permalink
fix(deps): update dependency @pacote/get-style to v2 (#1522)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 13, 2023
1 parent 6c355c4 commit b5a93d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"vitest": "^0.30.0"
},
"dependencies": {
"@pacote/get-style": "1.1.7",
"@pacote/get-style": "2.0.0",
"@pacote/pixels": "2.0.0",
"@pacote/throttle": "1.0.7",
"delegated-events": "^1.0.10"
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -814,12 +814,7 @@
resolved "https://registry.yarnpkg.com/@pacote/eslint-config/-/eslint-config-6.0.0.tgz#bfa55d6de377f2c93cc9657d4835d90f73fe9dfc"
integrity sha512-wyXvGwi1BwcDViIIOYUDWEUMR9HXn+2NlW++/z4tdD5VQtxkzlp4rrDVOMvWkseFwNcJj4syQrOnQ1FFTzqNcw==

"@pacote/[email protected]":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@pacote/get-style/-/get-style-1.1.7.tgz#b02d146f8eb7593f4733fc515b7d6702a4975c27"
integrity sha512-TGg2mrHvLtQC/d9dPy/GpVDIdvCT1PfYvbjsOQR0nU8o4ofuPy4NHRsPDUYjZXXbpMC5uPK6N/yitHO0Pon/lA==

"@pacote/get-style@^2.0.0":
"@pacote/[email protected]", "@pacote/get-style@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@pacote/get-style/-/get-style-2.0.0.tgz#6e33c4e683cbd6572cfa9f612cdce665f34528a9"
integrity sha512-X5D7GNZ7ldW0Mg/C6LICsqYaB5ZLwpe21+Ix+h4D+0Sdx9Zz87PAnrA5Sci58bS3Q57m7OL/r+CmUcu2ZOs21Q==
Expand Down

0 comments on commit b5a93d2

Please sign in to comment.