Skip to content

Commit

Permalink
CI(deps/npm): Update npm patch upgrades
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 11, 2024
1 parent d508da4 commit 730c2ea
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"@docusaurus/tsconfig": "3.6.3",
"@docusaurus/types": "3.6.3",
"@lhci/cli": "0.14.0",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1"
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=18.0"
}
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@ibm/plex": "6.4.1"
},
"devDependencies": {
"@eslint/compat": "1.2.3",
"@eslint/compat": "1.2.4",
"@eslint/js": "9.16.0",
"@playwright/test": "1.49.0",
"@revi/eslint-config": "0.0.19",
Expand All @@ -69,7 +69,7 @@
"optionalDependencies": {
"renovate": "39.42.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=18.0"
}
Expand Down

0 comments on commit 730c2ea

Please sign in to comment.