Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Oct 30, 2023
1 parent 68e4ad4 commit ab571c3
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 204 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -53,5 +53,5 @@
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"packageManager": "yarn@4.0.0"
"packageManager": "yarn@4.0.1"
}
Loading

0 comments on commit ab571c3

Please sign in to comment.