Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent b9c5c38 commit d4c329f
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 130 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"tslib": "^2.5.0"
},
"devDependencies": {
"@babel/core": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.25.9",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
Expand All @@ -63,7 +63,7 @@
"@theguild/prettier-config": "2.0.7",
"@types/jest": "29.5.14",
"@types/mongodb": "4.0.7",
"@types/node": "20.17.0",
"@types/node": "20.17.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"bob-the-bundler": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@theguild/tailwind-config": "0.5.0",
"@types/node": "20.17.0",
"@types/node": "20.17.1",
"@types/react": "18.3.12",
"cross-env": "7.0.3",
"next-sitemap": "4.2.3",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,10 @@
dependencies:
"@types/unist" "*"

"@types/[email protected].0":
version "20.17.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
"@types/[email protected].1":
version "20.17.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566"
integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==
dependencies:
undici-types "~6.19.2"

Expand Down
Loading

0 comments on commit d4c329f

Please sign in to comment.