From 55547cdbd4de5c7ef9d3f55f5da379191d366762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 06:48:37 +0000 Subject: [PATCH] :arrow_up: Bump @koj/config from 1.2.8 to 1.2.9 Bumps [@koj/config](https://github.com/koj-co/prettierrc) from 1.2.8 to 1.2.9. - [Release notes](https://github.com/koj-co/prettierrc/releases) - [Changelog](https://github.com/koj-co/config/blob/master/CHANGELOG.md) - [Commits](https://github.com/koj-co/prettierrc/compare/v1.2.8...v1.2.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 716178e..a15910c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2420,9 +2420,9 @@ } }, "@koj/config": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@koj/config/-/config-1.2.8.tgz", - "integrity": "sha512-OW+GVPb0fEfiNtTx5I9ze/RO6W3mDntMzEavppsA2N1MmZnuFH6zg1aAjjsuePRoAkvtRu95hfmVL2MmRWYHqQ==", + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/@koj/config/-/config-1.2.9.tgz", + "integrity": "sha512-jjbMd3O01RFjHOTms9zooygMrtDRJdLuHRNHS076wA2AnW/nN1mbrI8mIZFa3e9fcj+Bs3QtGvR00yVmvHB5mQ==", "dev": true, "requires": { "@semantic-release/changelog": "^5.0.1",