Skip to content

Commit

Permalink
Bump the dependencies group with 4 updates (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 3c47725 commit ffa0763
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-typography": "^0.16.23",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"typography": "^0.16.21",
"typography-plugin-code": "^0.16.20",
"typography-theme-kirkham": "^0.16.19"
},
"devDependencies": {
"@babel/preset-typescript": "^7.26.0",
"@testing-library/cypress": "^10.0.2",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@types/typography": "^0.16.8",
"autoprefixer": "^10.4.20",
"cypress": "^13.15.2",
"cypress": "^13.16.0",
"cypress-axe": "^1.5.0",
"eslint": "^8.57.0",
"eslint-config-jonhaddow": "^5.1.0",
Expand All @@ -50,7 +50,7 @@
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.8",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"scripts": {
"build": "gatsby build",
Expand Down

0 comments on commit ffa0763

Please sign in to comment.