Skip to content

Commit

Permalink
chore(deps): update dependency easy-peasy to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2023
1 parent 393bb36 commit 891ee57
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 @@ -99,7 +99,7 @@
"detect-port": "1.5.1",
"docker-compose": "0.23.19",
"dockerode": "3.3.5",
"easy-peasy": "5.2.0",
"easy-peasy": "6.0.0",
"electron": "13.6.3",
"electron-builder": "23.6.0",
"electron-devtools-installer": "3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8239,10 +8239,10 @@ duplexify@^3.4.2, duplexify@^3.6.0:
readable-stream "^2.0.0"
stream-shift "^1.0.0"

easy-peasy@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-5.2.0.tgz#aee9a06d4bf72aa1e20442d5019306a552f350a0"
integrity sha512-QHRRJTsF15ZLK5vLcCLDF3A7sMrE4+7S/8ggZempfMbXX3xNsH2R3HVA+Xo5rZA65Rg8Zf5X6fflEMGuzfgwTw==
easy-peasy@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-6.0.0.tgz#5ae71f7cc52c77764f9bc5a8df8469fd7a5c20a8"
integrity sha512-thU1pJmeWcE7Zy14Wzfq8V5zpje4I39RSRYpqepXRKxDh4AfTMa/P6+ylA+iEdiMN4plhloVyzD0yGsHBPxofA==
dependencies:
"@babel/runtime" "^7.17.2"
fast-deep-equal "^3.1.3"
Expand Down

0 comments on commit 891ee57

Please sign in to comment.