Skip to content

Commit

Permalink
Merge pull request #27 from hildjj/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
hildjj authored Feb 24, 2024
2 parents c574de6 + f77dba7 commit ad58cde
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 84 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"repository": "peggyjs/peggyjs-eslint-parser",
"bugs": "https://github.com/peggyjs/peggyjs-eslint-parser/issues",
"devDependencies": {
"@peggyjs/eslint-config": "3.2.2",
"@types/eslint": "8.56.2",
"@peggyjs/eslint-config": "3.2.3",
"@types/eslint": "8.56.3",
"@types/estree": "1.0.5",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"c8": "9.1.0",
"copyfiles": "2.4.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-mocha": "10.3.0",
"mocha": "10.3.0",
"peggy": "4.0.0",
"peggy": "4.0.1",
"rimraf": "5.0.5",
"source-map-support": "0.5.21",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.4",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit ad58cde

Please sign in to comment.