Skip to content

Commit b2f563d

Browse files
fix(deps): update dependency dictionary-types to v3
1 parent bd25c97 commit b2f563d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@types/domready": "1.0.2",
3333
"@types/webpack-env": "1.18.8",
34-
"dictionary-types": "2.0.1",
34+
"dictionary-types": "3.0.0",
3535
"domready": "1.0.8",
3636
"excalibur": "0.24.4"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3067,10 +3067,10 @@ dezalgo@^1.0.0:
30673067
asap "^2.0.0"
30683068
wrappy "1"
30693069

3070-
dictionary-types@2.0.1:
3071-
version "2.0.1"
3072-
resolved "https://registry.yarnpkg.com/dictionary-types/-/dictionary-types-2.0.1.tgz#9f0b9b4bcde6237e241bcd7ea1d255be450f6e22"
3073-
integrity sha512-oGwLOZSgaS8JDIbe42MCTZ+/IUFLaSxfZ1agSwCojz+9K2MxnnAY/YPoKTGHawxnLKCHHN2bQDrP271Glpf7jA==
3070+
dictionary-types@3.0.0:
3071+
version "3.0.0"
3072+
resolved "https://registry.yarnpkg.com/dictionary-types/-/dictionary-types-3.0.0.tgz#55e17fd87bf61053a660ae7cedc26d211b4b22aa"
3073+
integrity sha512-Wb0hqm1sCr0eCvy6VzBD892PDO4WTQn9Q2eWG8xUQ7lldb7w3oaR81gZLjB5VADlNIU9ICKPcj9atY7VNpToTg==
30743074

30753075
dictionary-types@^1.2.0:
30763076
version "1.2.1"

0 commit comments

Comments
 (0)