Skip to content

Commit 5035e0d

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

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.2",
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/[email protected].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/[email protected].2":
1271+
version "3.1.2"
1272+
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.1.2.tgz#75d277b030bc11b3be38c807e10071f45ebc78d9"
1273+
integrity sha512-ZmiaE3wglXVWBM9fyVC17aGPkLo/UgaOjEiI2FXQfyczrCefORPxIe+2dVmnmk3zkVIbizjrlQzmPGhSYGXG5g==
12741274

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

0 commit comments

Comments
 (0)