Skip to content

Commit

Permalink
chore(deps): 🔗 update rip-ts v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed May 26, 2024
1 parent dc192fb commit 2a4cb39
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].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/[email protected].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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 2a4cb39

Please sign in to comment.