diff --git a/package-lock.json b/package-lock.json index 2583bad..9b0a693 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@form8ion/commitlint-config": "2.0.8", "@form8ion/eslint-config": "7.0.13", "@form8ion/eslint-config-cucumber": "1.4.1", - "@form8ion/eslint-config-vitest": "1.0.0", + "@form8ion/eslint-config-vitest": "1.1.0", "@form8ion/remark-lint-preset": "6.0.7", "@octokit/core": "7.0.6", "@travi/any": "3.1.3", @@ -1520,9 +1520,9 @@ } }, "node_modules/@form8ion/eslint-config-vitest": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@form8ion/eslint-config-vitest/-/eslint-config-vitest-1.0.0.tgz", - "integrity": "sha512-0ySfGstcBgCKTW/fGqRr5ovAAWoElvdNPrsmbvINsssRIEHz/Q00x7I9c14NTZtsrwJNxdVpkgEJWO6eG9I4Pg==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@form8ion/eslint-config-vitest/-/eslint-config-vitest-1.1.0.tgz", + "integrity": "sha512-ATmRI4G3dvjf35SsUh8uTN+RCrJRaAPnTGddughQuMPjmAlXmwTyDHSebRI8RS+U07rzURrfNRffhNTah8G9Tg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 2cfe405..c3fe11a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@form8ion/commitlint-config": "2.0.8", "@form8ion/eslint-config": "7.0.13", "@form8ion/eslint-config-cucumber": "1.4.1", - "@form8ion/eslint-config-vitest": "1.0.0", + "@form8ion/eslint-config-vitest": "1.1.0", "@form8ion/remark-lint-preset": "6.0.7", "@octokit/core": "7.0.6", "@travi/any": "3.1.3",