Skip to content

Commit

Permalink
fix(deps): update dependency dictionary-types to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 4, 2021
1 parent 25b025d commit 26b2d5b
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": {
"@types/domready": "1.0.0",
"@types/webpack-env": "1.16.2",
"dictionary-types": "2.0.0",
"dictionary-types": "2.0.1",
"domready": "1.0.8",
"excalibur": "0.24.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2718,10 +2718,10 @@ dezalgo@^1.0.0:
asap "^2.0.0"
wrappy "1"

[email protected].0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dictionary-types/-/dictionary-types-2.0.0.tgz#d0ad108cc35b8f95bd11143447dd7e7691890265"
integrity sha512-xwBAAXOlLkjY3ttIHpJ+kf9w7qB+WavEHYZnIA1sDnJbh2zbFhmXBDbkXUAKEEQ0PT39T7Xn54qe/SP0ETPtcQ==
[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/dictionary-types/-/dictionary-types-2.0.1.tgz#9f0b9b4bcde6237e241bcd7ea1d255be450f6e22"
integrity sha512-oGwLOZSgaS8JDIbe42MCTZ+/IUFLaSxfZ1agSwCojz+9K2MxnnAY/YPoKTGHawxnLKCHHN2bQDrP271Glpf7jA==

dictionary-types@^1.2.0:
version "1.2.1"
Expand Down

0 comments on commit 26b2d5b

Please sign in to comment.