Skip to content

Commit

Permalink
npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurankv committed Aug 30, 2023
1 parent 8f13112 commit c082c2b
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"author": "Mayuran Visakan",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.5.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@types/node": "^20.5.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"builtin-modules": "3.3.0",
"esbuild": "0.19.2",
"eslint": "^8.48.0",
Expand All @@ -41,7 +41,7 @@
"dependencies": {
"@codemirror/language": "github:lishid/cm-language",
"@codemirror/language-data": "^6.3.1",
"@codemirror/view": "^6.16.0",
"@codemirror/view": "^6.17.0",
"@lezer/common": "^1.0.4",
"@lezer/highlight": "^1.1.6",
"@simonwep/pickr": "^1.8.2",
Expand Down

0 comments on commit c082c2b

Please sign in to comment.