Skip to content

Commit 266cad0

Browse files
chore(deps): bump @iwpnd/rip-ts from 1.1.14 to 1.1.15
Bumps [@iwpnd/rip-ts](https://github.com/iwpnd/rip-ts) from 1.1.14 to 1.1.15. - [Release notes](https://github.com/iwpnd/rip-ts/releases) - [Changelog](https://github.com/iwpnd/rip-ts/blob/main/CHANGELOG.md) - [Commits](iwpnd/rip-ts@v1.1.14...v1.1.15) --- updated-dependencies: - dependency-name: "@iwpnd/rip-ts" dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ade9ae commit 266cad0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prepare": "husky"
4444
},
4545
"dependencies": {
46-
"@iwpnd/rip-ts": "1.1.14",
46+
"@iwpnd/rip-ts": "1.1.15",
4747
"@types/geojson": "7946.0.16"
4848
},
4949
"devDependencies": {

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -612,12 +612,12 @@
612612
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
613613
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
614614

615-
"@iwpnd/[email protected].14":
616-
version "1.1.14"
617-
resolved "https://registry.yarnpkg.com/@iwpnd/rip-ts/-/rip-ts-1.1.14.tgz#07eff0f43add973ca647cd12af36bc27be00a841"
618-
integrity sha512-vgl2bovqxCIEElnPczKV2AGb4uiKvmRTgZ2R2/wJRjUeEVyNJUHB+DVxXVP3hY8moKAEXsjHbhqsYAWAHjpZ4g==
615+
"@iwpnd/[email protected].15":
616+
version "1.1.15"
617+
resolved "https://registry.yarnpkg.com/@iwpnd/rip-ts/-/rip-ts-1.1.15.tgz#9efab722c02665817bce67f054ed27d369edcb04"
618+
integrity sha512-vQLVO+gAl+KJuiq8Fv5KhlaO0B4UJ7a7Q38/xRKcUy8GIU90nwcsAXg/0JIL1lLpuMw611m6AEVWjEdbUit0hw==
619619
dependencies:
620-
undici "7.5.0"
620+
undici "7.6.0"
621621

622622
"@jest/console@^29.7.0":
623623
version "29.7.0"
@@ -7010,10 +7010,10 @@ undici-types@~5.26.4:
70107010
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
70117011
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
70127012

7013-
undici@7.5.0:
7014-
version "7.5.0"
7015-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.5.0.tgz#51db4d33e0556ea9ca0ea28ccae7448dd8c23ac9"
7016-
integrity sha512-NFQG741e8mJ0fLQk90xKxFdaSM7z4+IQpAgsFI36bCDY9Z2+aXXZjVy2uUksMouWfMI9+w5ejOq5zYYTBCQJDQ==
7013+
undici@7.6.0:
7014+
version "7.6.0"
7015+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.6.0.tgz#a57f69b6710027b7ef7fed3654a6d05e788115e0"
7016+
integrity sha512-gaFsbThjrDGvAaD670r81RZro/s6H2PVZF640Qn0p5kZK+/rim7/mmyfp2W7VB5vOMaFM8vuFBJUaMlaZTYHlA==
70177017

70187018
unicode-emoji-modifier-base@^1.0.0:
70197019
version "1.0.0"

0 commit comments

Comments
 (0)