summaryrefslogtreecommitdiff
path: root/apps/bash_shared
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-04-22 16:13:47 +0200
committerGitHub <noreply@github.com>2021-04-22 16:13:47 +0200
commitad5f91527793aa6ca10d7e88166890581aeebeb0 (patch)
tree5a80311f9fdd82005dc009bef2970d91054bbed7 /apps/bash_shared
parent380f406248bdc1f15227a7b2f8a75b4bf922f730 (diff)
chore(deno): upgraded v1.9.1 (#5401)
Diffstat (limited to 'apps/bash_shared')
-rw-r--r--apps/bash_shared/deno.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/bash_shared/deno.sh b/apps/bash_shared/deno.sh
index f539b60a2a..9403615fc1 100644
--- a/apps/bash_shared/deno.sh
+++ b/apps/bash_shared/deno.sh
@@ -1,4 +1,4 @@
-DENO_MIN_VERSION="1.7.4"
+DENO_MIN_VERSION="1.9.1"
function denoInstall() {