From dd11486d430c0fe2911e483ee635d759e588e8e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 09:17:36 +0000 Subject: [PATCH] chore(deps-dev): bump libyear from 0.6.2 to 0.8.0 Bumps [libyear](https://github.com/jdanil/libyear) from 0.6.2 to 0.8.0. - [Release notes](https://github.com/jdanil/libyear/releases) - [Changelog](https://github.com/jdanil/libyear/blob/master/CHANGELOG.md) - [Commits](https://github.com/jdanil/libyear/commits) --- updated-dependencies: - dependency-name: libyear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69215d9..4d0d07a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "is-ci": "^3.0.0", "jest": "^26.6.3", "jest-circus": "^26.6.3", - "libyear": "^0.6.2", + "libyear": "^0.8.0", "lint-staged": "^11.0.0", "prettier": "^2.1.2", "pretty-quick": "^3.1.0",