Skip to content

Commit

Permalink
chore(deps): 🔗 bump rip-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
iwpnd committed Nov 19, 2024
1 parent 2ace3da commit 2375079
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.9",
"@iwpnd/rip-ts": "1.1.10",
"@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 @@ -582,12 +582,12 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@iwpnd/[email protected].9":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@iwpnd/rip-ts/-/rip-ts-1.1.9.tgz#65146ad6e363a72db2f5eac3e3927112879df2e7"
integrity sha512-kHceYkD2QnXFlLnkif11nefudr4CrPuuEEdWtBR/Z2jrPBExRRBOYUw/eC7DPd8NtKxFUTYAceJXlSoncBkLeA==
"@iwpnd/[email protected].10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@iwpnd/rip-ts/-/rip-ts-1.1.10.tgz#e31c66a5c5b4d7b84127424a26820124f2028109"
integrity sha512-Zz6lGunCNBROPBqBilRi+cdWAgFaMCCUg42kOcvTa4lzenf6ERySGOvl1Z44XuAQzaPLOaQrP1xcY/ghDAzvNw==
dependencies:
undici "6.20.1"
undici "6.21.0"

"@jest/console@^29.7.0":
version "29.7.0"
Expand Down Expand Up @@ -6877,10 +6877,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.20.1:
version "6.20.1"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.20.1.tgz#fbb87b1e2b69d963ff2d5410a40ffb4c9e81b621"
integrity sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==
undici@6.21.0:
version "6.21.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.0.tgz#4b3d3afaef984e07b48e7620c34ed8a285ed4cd4"
integrity sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==

unicode-emoji-modifier-base@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 2375079

Please sign in to comment.