Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent be723f9 commit e41ceb1
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 180 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
]
},
"dependencies": {
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@upleveled/react-scripts": "5.0.13",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.79.5",
"sass": "1.80.2",
"web-vitals": "4.2.3"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-upleveled": "8.8.0",
"expect": "29.7.0",
"prettier": "^3.2.5",
"stylelint": "16.10.0",
"stylelint-config-upleveled": "1.1.5",
"typescript": "5.6.3"
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit e41ceb1

Please sign in to comment.