Skip to content

Commit 0257b23

Browse files
committed
chore(deps): update dependency @types/klaw to v3.0.3
1 parent f317779 commit 0257b23

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"yargs": "^15.4.1"
5353
},
5454
"devDependencies": {
55-
"@types/klaw": "3.0.1",
55+
"@types/klaw": "3.0.3",
5656
"@types/sass": "1.16.0",
5757
"@types/through2": "2.0.36",
5858
"@types/yargs": "15.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
3131
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
3232

33-
"@types/klaw@3.0.1":
34-
version "3.0.1"
35-
resolved "https://registry.yarnpkg.com/@types/klaw/-/klaw-3.0.1.tgz#29f90021c0234976aa4eb97efced9cb6db9fa8b3"
36-
integrity sha512-acnF3n9mYOr1aFJKFyvfNX0am9EtPUsYPq22QUCGdJE+MVt6UyAN1jwo+PmOPqXD4K7ZS9MtxDEp/un0lxFccA==
33+
"@types/klaw@3.0.3":
34+
version "3.0.3"
35+
resolved "https://registry.yarnpkg.com/@types/klaw/-/klaw-3.0.3.tgz#68c02ecfe6b313ef5b93876d44ac5266808c6a01"
36+
integrity sha512-mXlRDFbTLpVysvxahXUQav0hFctgu3Fqr2xmSrpf/ptO/FwOp7SFEGsJkEihwshMbof3/BIiVJ/o42cuOOuv6g==
3737
dependencies:
3838
"@types/node" "*"
3939

0 commit comments

Comments
 (0)