Skip to content

Commit

Permalink
chore: update npm dependencies (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: nilzona <nilzona@users.noreply.github.com>
Co-authored-by: Anders Nilsson <nilssonanders79@gmail.com>
  • Loading branch information
3 people authored May 5, 2024
1 parent e6edb91 commit 1736c36
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 267 deletions.
5 changes: 5 additions & 0 deletions .changeset/loud-stingrays-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@qlik/eslint-config": patch
---

chore: update npm dependencies
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"extends": "eslint:recommended"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-playwright": "1.6.0",
"eslint-plugin-react": "7.34.1",
Expand Down
Loading

0 comments on commit 1736c36

Please sign in to comment.