Skip to content

Commit b48a2e7

Browse files
committed
chore(deps): update dependency @types/ejs to v3.1.0
1 parent 2213a91 commit b48a2e7

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.0.6",
38+
"@types/ejs": "3.1.0",
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.0.6":
1271-
version "3.0.6"
1272-
resolved "https://registry.yarnpkg.com/@types/ejs/-/ejs-3.0.6.tgz#aca442289df623bfa8e47c23961f0357847b83fe"
1273-
integrity sha512-fj1hi+ZSW0xPLrJJD+YNwIh9GZbyaIepG26E/gXvp8nCa2pYokxUYO1sK9qjGxp2g8ryZYuon7wmjpwE2cyASQ==
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==
12741274

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

0 commit comments

Comments
 (0)