Skip to content

Commit

Permalink
chore(deps): update eslint and prettier packages (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 4f4a080 commit 1e3777c
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 69 deletions.
173 changes: 107 additions & 66 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"types": "npm run types -ws --if-present"
},
"devDependencies": {
"@podium/eslint-config": "1.0.0",
"@podium/eslint-config": "1.0.3",
"@podium/typescript-config": "1.0.0",
"@qiwi/multi-semantic-release": "7.1.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "9.11.1",
"eslint": "9.16.0",
"npm-run-all2": "6.2.6",
"patch-package": "8.0.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"semantic-release": "23.1.1",
"semantic-release-chrome": "3.2.0",
"semantic-release-firefox-add-on": "0.2.8",
Expand Down

0 comments on commit 1e3777c

Please sign in to comment.