From 2a4cb3907d04e31c404b62c0f6b176187f51e247 Mon Sep 17 00:00:00 2001 From: Benjamin Ramser Date: Sun, 26 May 2024 21:46:56 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=F0=9F=94=97=20update=20rip-ts?= =?UTF-8?q?=20v1.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 3bf1c9c..62721fb 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "prepare": "husky" }, "dependencies": { - "@iwpnd/rip-ts": "1.1.2", + "@iwpnd/rip-ts": "1.1.3", "@types/geojson": "7946.0.14" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b333a27..9345718 100644 --- a/yarn.lock +++ b/yarn.lock @@ -543,12 +543,12 @@ resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== -"@iwpnd/rip-ts@1.1.2": - version "1.1.2" - resolved "https://registry.yarnpkg.com/@iwpnd/rip-ts/-/rip-ts-1.1.2.tgz#2b0fac96fa7e0a3cf7d875736ced17997492edd0" - integrity sha512-NpCAmlzmr7OoAoP3ehAPx5iXYYrUc9uU17trzPnqevtPS+5ERm/zs/+kDVJGiXFTSkskGSW759kjARqxeGP4Eg== +"@iwpnd/rip-ts@1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@iwpnd/rip-ts/-/rip-ts-1.1.3.tgz#8ae9538a31ed4e673052545a1f81357c73abc539" + integrity sha512-d6+RbpibIgXZz41hR5iJ7Ixz3VRloDUZWPir+PVzdiKVXHG/A3CVN5/bXX+BbQ3eQbQ4fnALW8Du1A4Glhc+ZQ== dependencies: - undici "6.16.1" + undici "6.18.1" "@jest/console@^29.7.0": version "29.7.0" @@ -6627,10 +6627,10 @@ undici-types@~5.26.4: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== -undici@6.16.1: - version "6.16.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.16.1.tgz#ff8f49c56e5a8629f92ad2ce00d4841b9619b19e" - integrity sha512-NeNiTT7ixpeiL1qOIU/xTVpHpVP0svmI6PwoCKaMGaI5AsHOaRdwqU/f7Fi9eyU4u03nd5U/BC8wmRMnS9nqoA== +undici@6.18.1: + version "6.18.1" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.18.1.tgz#8390af4c4bed00fc32cb5f77f1c5e03e3271b8f2" + integrity sha512-/0BWqR8rJNRysS5lqVmfc7eeOErcOP4tZpATVjJOojjHZ71gSYVAtFhEmadcIjwMIUehh5NFyKGsXCnXIajtbA== unicode-emoji-modifier-base@^1.0.0: version "1.0.0"