Skip to content

Commit

Permalink
chore(deps): update frontend dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 5aa0620 commit caced5e
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 84 deletions.
4 changes: 2 additions & 2 deletions chatbot-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",
"@types/node": "20.7.1",
"@types/node": "20.10.2",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "8.50.0",
"eslint": "8.55.0",
"eslint-config-next": "13.5.3",
"typescript": "^5.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"format:check": "prettier --check .\""
},
"devDependencies": {
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.0",
"prettier": "3.0.0"
"prettier": "3.1.0"
}
}
Loading

0 comments on commit caced5e

Please sign in to comment.