Skip to content

Commit 549f846

Browse files
authored
Merge pull request #2063 from GilbertCherrie/remove-nth-check-resolution
Remove nth-check resolution
2 parents 130f688 + 5edd9f3 commit 549f846

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@
149149
"moment-timezone": "^0.5.41",
150150
"moment": "~2.29.4",
151151
"node-sass": "npm:sass@~1.34.1",
152-
"nth-check": "^2.1.1",
153152
"patternfly": "~3.59.5",
154153
"request": "npm:@cypress/request@^3.0.9"
155154
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10281,7 +10281,7 @@ __metadata:
1028110281
languageName: node
1028210282
linkType: hard
1028310283

10284-
"nth-check@npm:^2.1.1":
10284+
"nth-check@npm:^2.0.1":
1028510285
version: 2.1.1
1028610286
resolution: "nth-check@npm:2.1.1"
1028710287
dependencies:

0 commit comments

Comments
 (0)