about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-03-23 04:47:13 -0400
committerGitHub <noreply@github.com>2023-03-23 09:47:13 +0100
commitb46125224c26bc0144659b4319ea416b01289961 (patch)
tree8edbae4cd076f43ad3d6766df4106f15e7a3302c /yarn.lock
parent16da4a09e8bd7ce383487530b97ffa7dfa59b960 (diff)
Remove isNaN polyfill (#24224)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 0 insertions, 8 deletions
diff --git a/yarn.lock b/yarn.lock
index d09efa23b..3d6379246 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6108,14 +6108,6 @@ is-module@^1.0.0:
   resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591"
   integrity sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=
 
-is-nan@^1.3.2:
-  version "1.3.2"
-  resolved "https://registry.yarnpkg.com/is-nan/-/is-nan-1.3.2.tgz#043a54adea31748b55b6cd4e09aadafa69bd9e1d"
-  integrity sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==
-  dependencies:
-    call-bind "^1.0.0"
-    define-properties "^1.1.3"
-
 is-negative-zero@^2.0.2:
   version "2.0.2"
   resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"