[DEPS] Update d8, jsshell, and jsc.

d8: version 13.1.113
jsshell: version 130.0.1
jsc: version 284301
Change-Id: Ib3348bf216c884ab80e64b492c66bb7eac5024f6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/386965
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Mayank Patke <fishythefish@google.com>
diff --git a/DEPS b/DEPS
index 15f0718..07c7f74 100644
--- a/DEPS
+++ b/DEPS
@@ -71,9 +71,9 @@
   # self-service update these by following the go/dart-engprod/browsers.md
   # instructions. d8, the V8 shell, is always checked out.
   "checkout_javascript_engines": False,
-  "d8_tag": "version:12.9.98",
-  "jsshell_tag": "version:130.0",
-  "jsc_tag": "version:282418",
+  "d8_tag": "version:13.1.113",
+  "jsshell_tag": "version:130.0.1",
+  "jsc_tag": "version:284301",
 
   # https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
   "clang_version": "git_revision:3928edecfbd116d56bbe7411365d50bb567380a1",