Skip to content

Commit

Permalink
build(deps): bump qs from 6.5.2 to 6.5.3
Browse files Browse the repository at this point in the history
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2022
1 parent 4278587 commit fbf2d7f
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,19 @@
"@jridgewell/trace-mapping" "^0.3.0"

"@appannie/ab-testing-hash-object@link:packages/ab-testing-hash-object":
version "0.0.0"
uid ""
version "1.3.1"
dependencies:
create-hash "^1.2.0"

"@appannie/ab-testing@link:packages/ab-testing":
version "0.0.0"
uid ""
version "1.3.1"
dependencies:
fast-crc32c "^2.0.0"

"@appannie/react-ab-testing@link:packages/react-ab-testing":
version "0.0.0"
uid ""
version "1.3.1"
dependencies:
"@appannie/ab-testing" "link:packages/ab-testing"

"@babel/code-frame@7.0.0":
version "7.0.0"
Expand Down Expand Up @@ -6538,18 +6541,17 @@ punycode@^2.1.0, punycode@^2.1.1:
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==

"py-ab-testing@link:packages/py-ab-testing":
version "0.0.0"
uid ""
version "1.3.1"

q@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=

qs@~6.5.2:
version "6.5.2"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
version "6.5.3"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==

queue-microtask@^1.2.2:
version "1.2.3"
Expand Down

0 comments on commit fbf2d7f

Please sign in to comment.