Skip to content

Commit 1a265a3

Browse files
chore(deps): update all non-major dependencies (#1943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 729bf19 commit 1a265a3

File tree

4 files changed

+236
-200
lines changed

4 files changed

+236
-200
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"tslib": "^2.5.0"
5252
},
5353
"devDependencies": {
54-
"@babel/core": "7.21.8",
55-
"@babel/preset-env": "7.21.5",
54+
"@babel/core": "7.22.1",
55+
"@babel/preset-env": "7.22.2",
5656
"@babel/preset-typescript": "7.21.5",
5757
"@changesets/changelog-github": "0.4.8",
5858
"@changesets/cli": "2.26.1",
@@ -61,7 +61,7 @@
6161
"@theguild/prettier-config": "1.1.3",
6262
"@types/jest": "29.5.1",
6363
"@types/mongodb": "4.0.6",
64-
"@types/node": "18.16.15",
64+
"@types/node": "18.16.16",
6565
"@typescript-eslint/eslint-plugin": "5.59.7",
6666
"@typescript-eslint/parser": "5.59.7",
6767
"bob-the-bundler": "6.0.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@theguild/algolia": "1.1.7",
2121
"@theguild/tailwind-config": "0.2.1",
22-
"@types/node": "18.16.15",
22+
"@types/node": "18.16.16",
2323
"@types/react": "18.2.7",
2424
"cross-env": "7.0.3",
2525
"next-sitemap": "4.1.3",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -727,10 +727,10 @@
727727
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
728728
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
729729

730-
"@types/node@18.16.15":
731-
version "18.16.15"
732-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.15.tgz#cdc55df400109c2c1a80c98fc9cec4bd3f1097e2"
733-
integrity sha512-fv9H0101Lom0m76x5UekmudO0Vu611ElbTCLOeSbyX5WM6sme3gJ10PHP83pA1/eXbZpnDoTkeY40jykH38ptQ==
730+
"@types/node@18.16.16":
731+
version "18.16.16"
732+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
733+
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
734734

735735
"@types/prop-types@*":
736736
version "15.7.5"

0 commit comments

Comments
 (0)