Skip to content

Commit ec3ff47

Browse files
chore(deps): update dependency @types/ejs to v3.1.3
1 parent efc75d2 commit ec3ff47

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
@@ -35,7 +35,7 @@
3535
"author": "Andrey Kuznetsov",
3636
"module": "dist/subscribeslack.esm.js",
3737
"devDependencies": {
38-
"@types/ejs": "3.1.0",
38+
"@types/ejs": "3.1.3",
3939
"@types/source-map-support": "0.5.3",
4040
"husky": "4.3.6",
4141
"tsdx": "0.14.1",

yarn.lock

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

1270-
"@types/ejs@3.1.0":
1271-
version "3.1.0"
1272-
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.0.tgz#ab8109208106b5e764e5a6c92b2ba1c625b73020"
1273-
integrity sha512-DCg+Ka+uDQ31lJ/UtEXVlaeV3d6t81gifaVWKJy4MYVVgvJttyX/viREy+If7fz+tK/gVxTGMtyrFPnm4gjrVA==
1270+
"@types/ejs@3.1.3":
1271+
version "3.1.3"
1272+
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.3.tgz#ad91d1dd6e24fb60bbf96c534bce58b95eef9b57"
1273+
integrity sha512-mv5T/JI/bu+pbfz1o+TLl1NF0NIBbjS0Vl6Ppz1YY9DkXfzZT0lelXpfS5i3ZS3U/p90it7uERQpBvLYoK8e4A==
12741274

12751275
"@types/eslint-visitor-keys@^1.0.0":
12761276
version "1.0.0"

0 commit comments

Comments
 (0)