From 37f04ea676535885520d9be3033b65671c331f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 12:03:50 +0000 Subject: [PATCH] Bump nav-frontend-grid-style from 0.2.20 to 0.2.26 Bumps [nav-frontend-grid-style](https://github.com/navikt/nav-frontend-moduler) from 0.2.20 to 0.2.26. - [Release notes](https://github.com/navikt/nav-frontend-moduler/releases) - [Changelog](https://github.com/navikt/nav-frontend-moduler/blob/master/CHANGELOG.md) - [Commits](https://github.com/navikt/nav-frontend-moduler/compare/nav-frontend-grid-style@0.2.20...nav-frontend-grid-style@0.2.26) --- updated-dependencies: - dependency-name: nav-frontend-grid-style dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 43562fc0..5d2a655b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14572,9 +14572,9 @@ "integrity": "sha512-sVkpXmOoavp13pK3f1M+4fWeE8kRk99nVD6FUo1TrpfJY/B8kFDisnPAFGbqkfAwGY3TKYZTGacId4JTisY67g==" }, "nav-frontend-grid-style": { - "version": "0.2.20", - "resolved": "https://registry.npmjs.org/nav-frontend-grid-style/-/nav-frontend-grid-style-0.2.20.tgz", - "integrity": "sha512-PY6pXJFscPJlnXgSMiO2zqfWoAEby/SbCmxyc3NXxkejBf4OEbHza/BdNhQCZrr+XK4tB9dLgj5xZJ6AGBqIRw==", + "version": "0.2.26", + "resolved": "https://registry.npmjs.org/nav-frontend-grid-style/-/nav-frontend-grid-style-0.2.26.tgz", + "integrity": "sha512-8z3EiDmnWU593p/seWnpbcmyJ/WRU8yeFrNDyoSdQNsrDw9eCrS86BWyeKIGUlXsYSsYUi+iiGI2Y7kgCtaBfQ==", "dev": true }, "nav-frontend-ikoner-assets": { diff --git a/package.json b/package.json index 93a58bed..7d1acd93 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "multer": "^1.4.2", "nav-frontend-alertstriper-style": "^2.0.17", "nav-frontend-chevron-style": "^0.3.5", - "nav-frontend-grid-style": "^0.2.20", + "nav-frontend-grid-style": "^0.2.26", "nav-frontend-knapper-style": "^1.0.1", "nav-frontend-lenker-style": "^0.2.29", "nav-frontend-lesmerpanel-style": "^0.0.31",