From 5110f3b951ef8e3196ea81e09d745f8bdc3f7e60 Mon Sep 17 00:00:00 2001 From: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:10:08 +0900 Subject: [PATCH] 33.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c54b11..3c13955 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "stylelint-config-standard", - "version": "32.0.0", + "version": "33.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "stylelint-config-standard", - "version": "32.0.0", + "version": "33.0.0", "license": "MIT", "dependencies": { "stylelint-config-recommended": "^12.0.0" diff --git a/package.json b/package.json index b980708..e66f1b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylelint-config-standard", - "version": "32.0.0", + "version": "33.0.0", "description": "Standard shareable config for Stylelint", "keywords": [ "stylelint",