Skip to content

Commit 81fbe48

Browse files
authored
Merge pull request #1835 from MelsHyrule/nth-check
Lock nth-check to ^2.1.1
2 parents 6b8fecb + 7395d12 commit 81fbe48

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
},
140140
"packageManager": "[email protected]",
141141
"resolutions": {
142+
"nth-check": "^2.1.1",
142143
"moment": "~2.29.4",
143144
"moment-timezone": "^0.5.41"
144145
}

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10646,7 +10646,7 @@ fsevents@~2.3.2:
1064610646
languageName: node
1064710647
linkType: hard
1064810648

10649-
"nth-check@npm:^2.0.1":
10649+
"nth-check@npm:^2.1.1":
1065010650
version: 2.1.1
1065110651
resolution: "nth-check@npm:2.1.1"
1065210652
dependencies:
@@ -10655,15 +10655,6 @@ fsevents@~2.3.2:
1065510655
languageName: node
1065610656
linkType: hard
1065710657

10658-
"nth-check@npm:~1.0.1":
10659-
version: 1.0.2
10660-
resolution: "nth-check@npm:1.0.2"
10661-
dependencies:
10662-
boolbase: ~1.0.0
10663-
checksum: 59e115fdd75b971d0030f42ada3aac23898d4c03aa13371fa8b3339d23461d1badf3fde5aad251fb956aaa75c0a3b9bfcd07c08a34a83b4f9dadfdce1d19337c
10664-
languageName: node
10665-
linkType: hard
10666-
1066710658
"num2fraction@npm:^1.2.2":
1066810659
version: 1.2.2
1066910660
resolution: "num2fraction@npm:1.2.2"

0 commit comments

Comments
 (0)