Skip to content

Commit

Permalink
chore(deps): update dependencies (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Dec 2, 2022
1 parent d6dd52c commit 835fe18
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
"nearley": "^2.20.1"
},
"devDependencies": {
"@types/jest": "^29.2.1",
"@types/lodash": "^4.14.187",
"@types/jest": "^29.2.3",
"@types/lodash": "^4.14.191",
"@types/nearley": "^2.11.2",
"@types/node": "^18.11.9",
"@types/node": "^18.11.10",
"@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"eslint": "^8.26.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"jest": "^29.2.2",
"jest": "^29.3.1",
"monaco-editor": "0.34.1",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},
"files": [
"README.md",
Expand Down

0 comments on commit 835fe18

Please sign in to comment.