Skip to content

Commit

Permalink
fix(deps): update joycon
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 11, 2021
1 parent def1fe5 commit b2f5952
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 @@ -31,7 +31,7 @@
},
"dependencies": {
"@rollup/pluginutils": "^4.1.0",
"joycon": "^2.2.5",
"joycon": "^3.0.0",
"strip-json-comments": "^3.1.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2317,10 +2317,10 @@ jest@^26.6.3:
import-local "^3.0.2"
jest-cli "^26.6.3"

joycon@^2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/joycon/-/joycon-2.2.5.tgz#8d4cf4cbb2544d7b7583c216fcdfec19f6be1615"
integrity sha512-YqvUxoOcVPnCp0VU1/56f+iKSdvIRJYPznH22BdXV3xMk75SFXhWeJkZ8C9XxUWt1b5x2X1SxuFygW1U0FmkEQ==
joycon@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.0.0.tgz#0f8f7d94d86c75e6865e9afeee0964bffb1e3506"
integrity sha512-liltsn9SO+IuOHnVb1EgW6HBaHb6rUsMzkLKnGV7izz8UrXBpa3bsMSa2J8pbXo3B4Ebk6Wm2Izs4Dgbl2EGPw==

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit b2f5952

Please sign in to comment.