Skip to content

Commit

Permalink
Bump nth-check and postcss to latest version
Browse files Browse the repository at this point in the history
This fixes the indirect dependencies nth-check and postcss
by using overrides in package.json

Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
  • Loading branch information
PuneetPunamiya authored and tekton-robot committed Aug 20, 2024
1 parent 1935408 commit 542463e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 68 deletions.
85 changes: 17 additions & 68 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
"last 1 safari version"
]
},
"overrides": {
"nth-check": "2.1.1",
"postcss":"8.4.41"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@testing-library/react-hooks": "^8.0.1",
Expand Down

0 comments on commit 542463e

Please sign in to comment.