Skip to content

Commit

Permalink
chore(deps): update eslint and prettier packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent dc4557a commit b6a0e1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"objobj": "1.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.7",
"@babel/eslint-parser": "7.25.1",
"@podium/test-utils": "2.5.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
Expand All @@ -53,14 +53,14 @@
"@semantic-release/release-notes-generator": "12.1.0",
"@types/node": "^20.10.3",
"@types/readable-stream": "4.0.15",
"eslint": "9.6.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"express": "4.19.2",
"globals": "15.9.0",
"json-stringify-safe": "5.0.1",
"npm-run-all2": "5.0.2",
"prettier": "3.3.2",
"prettier": "3.3.3",
"semantic-release": "23.1.1",
"tap": "18.8.0",
"typescript": "5.5.4"
Expand Down

0 comments on commit b6a0e1a

Please sign in to comment.