Skip to content

Commit

Permalink
Merge pull request #51 from hildjj/update-deps
Browse files Browse the repository at this point in the history
Update to peggy 4.0.2
  • Loading branch information
hildjj authored Feb 26, 2024
2 parents 39e5bc7 + 883b459 commit 4b8fe71
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
132 changes: 66 additions & 66 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 @@ -105,13 +105,13 @@
"watch:tsc": "tsc -b -w"
},
"devDependencies": {
"@peggyjs/eslint-config": "3.2.2",
"@peggyjs/eslint-config": "3.2.4",
"@stylistic/eslint-plugin": "1.6.2",
"@types/node": "20.11.20",
"@types/vscode": "^1.86.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/experimental-utils": "^5.62.0",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/parser": "^7.1.0",
"eslint": "^8.57.0",
"eslint-plugin-mocha": "10.3.0",
"rimraf": "^5.0.5",
Expand All @@ -121,7 +121,7 @@
"webpack-cli": "^5.1.4"
},
"dependencies": {
"peggy": "^4.0.1",
"peggy": "^4.0.2",
"vscode-languageclient": "^9.0.1",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.11"
Expand Down

0 comments on commit 4b8fe71

Please sign in to comment.