Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Feb 29, 2024
1 parent 401b920 commit e455808
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 31 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,17 @@
"author": "Joe Hildebrand <joe-github@cursive.net>",
"license": "MIT",
"dependencies": {
"@peggyjs/from-mem": "1.2.1",
"enhanced-resolve": "5.15.0"
"enhanced-resolve": "5.15.1"
},
"repository": "peggyjs/peggyjs-eslint-plugin",
"bugs": "https://github.com/peggyjs/peggyjs-eslint-plugin/issues",
"devDependencies": {
"@peggyjs/eslint-config": "3.2.4",
"@peggyjs/eslint-parser": "^2.0.6",
"@types/debug": "4.1.12",
"@types/eslint": "8.56.3",
"@types/eslint": "8.56.5",
"@types/estree": "1.0.5",
"@types/node": "20.11.20",
"@types/node": "20.11.22",
"@types/requireindex": "1.2.4",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
Expand Down
47 changes: 20 additions & 27 deletions pnpm-lock.yaml

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

0 comments on commit e455808

Please sign in to comment.