From 97155d44990ee28d9c2399415b2dbae3baffd1e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:54:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20update?= =?UTF-8?q?=20devdependencies=20(non-major)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- pnpm-lock.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4efcea9..9ffe694 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@babel/preset-env": "^7.20.2", "@commitlint/cli": "^17.5.0", "@commitlint/config-conventional": "^17.4.4", - "@ianvs/prettier-plugin-sort-imports": "^3.7.1", + "@ianvs/prettier-plugin-sort-imports": "^3.7.2", "@release-it/conventional-changelog": "^5.1.1", "eslint": "^8.36.0", "eslint-config-airbnb-base": "^15.0.0", @@ -67,9 +67,9 @@ "lint-staged": "^13.2.0", "nodemon": "^2.0.22", "pinst": "^3.0.0", - "prettier": "^2.8.6", + "prettier": "^2.8.7", "prettier-plugin-pkg": "^0.17.1", - "release-it": "^15.9.1", + "release-it": "^15.9.3", "rimraf": "^4.4.1", "tsup": "^6.7.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bc43ce..a18cb4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@babel/preset-env': ^7.20.2 '@commitlint/cli': ^17.5.0 '@commitlint/config-conventional': ^17.4.4 - '@ianvs/prettier-plugin-sort-imports': ^3.7.1 + '@ianvs/prettier-plugin-sort-imports': ^3.7.2 '@release-it/conventional-changelog': ^5.1.1 eslint: ^8.36.0 eslint-config-airbnb-base: ^15.0.0 @@ -18,9 +18,9 @@ specifiers: lint-staged: ^13.2.0 nodemon: ^2.0.22 pinst: ^3.0.0 - prettier: ^2.8.6 + prettier: ^2.8.7 prettier-plugin-pkg: ^0.17.1 - release-it: ^15.9.1 + release-it: ^15.9.3 rimraf: ^4.4.1 tsup: ^6.7.0