From 812e06a188cfe79fc848e9c35eef191035a09e0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 00:36:51 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @types/node to v18.19.51 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5a405696..7ba838bc 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@semantic-release/release-notes-generator": "11.0.7", "@tailwindcss/line-clamp": "0.4.4", "@tailwindcss/typography": "0.5.14", - "@types/node": "18.19.45", + "@types/node": "18.19.51", "@types/react": "18.0.31", "@types/react-dom": "18.0.11", "@typescript-eslint/eslint-plugin": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 5467126b..f9376aa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1662,10 +1662,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9" integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA== -"@types/node@18.19.45": - version "18.19.45" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.45.tgz#a9ebfe4c316a356be7ca11f753ecb2feda6d6bdf" - integrity sha512-VZxPKNNhjKmaC1SUYowuXSRSMGyQGmQjvvA1xE4QZ0xce2kLtEhPDS+kqpCPBZYgqblCLQ2DAjSzmgCM5auvhA== +"@types/node@18.19.51": + version "18.19.51" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.51.tgz#bebfb2f282de467f556a1a85aa74878b6ca0ab3a" + integrity sha512-IIMkWEIVQDlBpi6pPeGqTqOx7KbzGC3EgIyH8NrxplXOwWw0uVl9vthJUMFrxD7kcEfcRp7jIkgpB28M6JnfWA== dependencies: undici-types "~5.26.4" From b05567a144f3481920632888f5f5fca19bdae6ea Mon Sep 17 00:00:00 2001 From: fairdataihub-bot Date: Sun, 29 Sep 2024 00:38:06 +0000 Subject: [PATCH 2/2] =?UTF-8?q?style:=20=F0=9F=8E=A8=20code=20style=20issu?= =?UTF-8?q?es=20with=20Prettier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13a768f7..06231ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,8 @@ # [2.37.0](https://github.com/fairdataihub/fairdataihub.org/compare/v2.36.3...v2.37.0) (2024-09-19) - ### Features -* ✨ add team member ([#660](https://github.com/fairdataihub/fairdataihub.org/issues/660)) ([6b383e5](https://github.com/fairdataihub/fairdataihub.org/commit/6b383e5a4b5b2fd148c45ff7b1f3afd37dd72f24)), closes [#657](https://github.com/fairdataihub/fairdataihub.org/issues/657) +- ✨ add team member ([#660](https://github.com/fairdataihub/fairdataihub.org/issues/660)) ([6b383e5](https://github.com/fairdataihub/fairdataihub.org/commit/6b383e5a4b5b2fd148c45ff7b1f3afd37dd72f24)), closes [#657](https://github.com/fairdataihub/fairdataihub.org/issues/657) ## [2.36.3](https://github.com/fairdataihub/fairdataihub.org/compare/v2.36.2...v2.36.3) (2024-09-19)