Skip to content

Commit 642971d

Browse files
committed
chore(deps): update @himenon/path-oriented-data-structure
1 parent b281a3a commit 642971d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"node-fetch": "2.6.1"
7373
},
7474
"dependencies": {
75-
"@himenon/path-oriented-data-structure": "0.1.0",
75+
"@himenon/path-oriented-data-structure": "0.1.3",
7676
"@types/json-schema": "7.0.6",
7777
"ajv": "7.0.3",
7878
"dot-prop": "6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -633,10 +633,10 @@
633633
unique-filename "^1.1.1"
634634
which "^1.3.1"
635635

636-
"@himenon/path-oriented-data-structure@0.1.0":
637-
version "0.1.0"
638-
resolved "https://registry.yarnpkg.com/@himenon/path-oriented-data-structure/-/path-oriented-data-structure-0.1.0.tgz#b417a3cb46e3bbc409c4fc5216c42d924f2e7433"
639-
integrity sha512-pU4wymQPvBbtPDyeVP8RekOUsQbUiztEae38BIPLFRSqOM68xCNcFzng71HhI2ZdD0kbt+zK1HgQKwB/nv8VkA==
636+
"@himenon/path-oriented-data-structure@0.1.3":
637+
version "0.1.3"
638+
resolved "https://registry.yarnpkg.com/@himenon/path-oriented-data-structure/-/path-oriented-data-structure-0.1.3.tgz#a9298afd0097e2f5e466a2f86318c887e82570ed"
639+
integrity sha512-1QaIv/cFdpg5GkpG6pQgrYgDouRO7dzz3djiSKLgd2+GjqMG0TsVvUaAxtIo7Y6Hqdk/pL7u7U+cYf80ww9tcw==
640640

641641
"@istanbuljs/load-nyc-config@^1.0.0":
642642
version "1.0.0"

0 commit comments

Comments
 (0)