Skip to content

Commit

Permalink
chore(deps-dev): bump @asuka/di from 0.2.0 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [@asuka/di](https://github.com/LeetCode-OpenSource/asuka) from 0.2.0 to 0.3.4.
- [Release notes](https://github.com/LeetCode-OpenSource/asuka/releases)
- [Commits](LeetCode-OpenSource/asuka@v0.2.0...v0.3.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 11, 2020
1 parent 25badeb commit b28d6c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"shallowequal": "^1.1.0"
},
"devDependencies": {
"@asuka/di": "^0.2.0",
"@asuka/di": "^0.3.4",
"@types/express": "^4.17.0",
"@types/jest": "^24.0.16",
"@types/lodash": "^4.14.136",
Expand Down Expand Up @@ -96,7 +96,7 @@
"typescript": "^3.5.3"
},
"peerDependencies": {
"@asuka/di": "^0.2.0",
"@asuka/di": "^0.3.4",
"immer": "^3.2.0",
"lodash": "^4.17.15",
"react": "^16.8.6",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
# yarn lockfile v1


"@asuka/di@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@asuka/di/-/di-0.2.0.tgz#bcb9d0625c491b35be14dac8a0c345aa84735626"
integrity sha512-Hs/KGqn7Gad97eSnnY6DUT+jm9TYG9/XX/1QItui1Avk7b+YEyIndgKMNC3wHiqtmpQ8FbJQugH/ebJjtQKEvA==
"@asuka/di@^0.3.4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@asuka/di/-/di-0.3.4.tgz#04c8b2994aed05509d819636c567de8ca29a8265"
integrity sha512-xiNMRJDDmsbfCK3LIyu9xwLEA75wKWovQ+hQslavlvZAvrWdKnPJbps+MBm4tOmfCMbUZmmVpEAMbHpRzi9oZQ==
dependencies:
injection-js "^2.2.1"
tslib "^1.10.0"
optionalDependencies:
reflect-metadata "^0.1.13"
Expand Down Expand Up @@ -4008,11 +4007,6 @@ ini@^1.3.4, ini@~1.3.0:
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==

injection-js@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.2.1.tgz#a8d6a085b2f0b8d8650f6f4487f6abb8cc0d67ce"
integrity sha512-zHI+E+dM0PXix5FFTO1Y4/UOyAzE7zG1l/QwAn4jchTThOoBq+UYRFK4AVG7lQgFL+go62SbrzSsjXy9DFEZUg==

inquirer@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0.tgz#9e2b032dde77da1db5db804758b8fea3a970519a"
Expand Down

0 comments on commit b28d6c5

Please sign in to comment.