Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 committed Sep 11, 2023
1 parent d6fe9e8 commit 8e26e57
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 52 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
],
"license": "MIT",
"devDependencies": {
"@types/node": "^20.4.10",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
"lerna": "^7.1.5",
"prettier": "^3.0.1"
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"eslint": "^8.49.0",
"eslint-plugin-react": "^7.33.2",
"lerna": "^7.2.0",
"prettier": "^3.0.3"
},
"scripts": {
"clean": "yarn clean:root && yarn clean:demo && yarn clean:preview && yarn clean:react-icons && yarn clean:ts-test && yarn clean:webpack5",
Expand Down
Loading

0 comments on commit 8e26e57

Please sign in to comment.