Skip to content

Commit f2b0637

Browse files
committed
fix(deps): update dependency untildify to ^3.0.3
1 parent 39c9967 commit f2b0637

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"prh": "^5.4.3",
3939
"textlint-rule-helper": "^2.0.1",
40-
"untildify": "^3.0.2"
40+
"untildify": "^3.0.3"
4141
},
4242
"devDependencies": {
4343
"babel-cli": "6.26.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3747,9 +3747,9 @@ unset-value@^1.0.0:
37473747
has-value "^0.3.1"
37483748
isobject "^3.0.0"
37493749

3750-
untildify@^3.0.2:
3751-
version "3.0.2"
3752-
resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.2.tgz#7f1f302055b3fea0f3e81dc78eb36766cb65e3f1"
3750+
untildify@^3.0.3:
3751+
version "3.0.3"
3752+
resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9"
37533753

37543754
urix@^0.1.0:
37553755
version "0.1.0"

0 commit comments

Comments
 (0)