From 5882d07d412eb07e9a1116be2e5464b56a285027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 08:50:34 +0000 Subject: [PATCH] Bump @statisticsnorway/ssb-component-library from 2.0.97 to 2.0.98 Bumps [@statisticsnorway/ssb-component-library](https://github.com/statisticsnorway/ssb-component-library) from 2.0.97 to 2.0.98. - [Release notes](https://github.com/statisticsnorway/ssb-component-library/releases) - [Commits](https://github.com/statisticsnorway/ssb-component-library/compare/2.0.97...2.0.98) --- updated-dependencies: - dependency-name: "@statisticsnorway/ssb-component-library" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index cc5ae494..e3824f95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.11.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@mui/material": "^5.15.10", - "@statisticsnorway/ssb-component-library": "^2.0.97", + "@statisticsnorway/ssb-component-library": "^2.0.98", "dotenv": "^16.4.5", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", @@ -1405,9 +1405,9 @@ ] }, "node_modules/@statisticsnorway/ssb-component-library": { - "version": "2.0.97", - "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.97.tgz", - "integrity": "sha512-WR8ghyn14p60YAVsMg+IRJ4b1vj8TgmqYTVydJfpv+/Y/NqUk7TLWppLAiPOcjalbrPangFC99Cye5FqYfG79g==", + "version": "2.0.98", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.98.tgz", + "integrity": "sha512-D3412g2RLyHp5g2Itms8+WQBoFrop7a2TCV6jSIRugPjBUowzB4Sp0qUWUff4OVo2LQejU+wG7yZJ8bM9ItJRA==", "dependencies": { "prismjs": "^1.29.0", "react-feather": "^2.0.10", @@ -6266,9 +6266,9 @@ "optional": true }, "@statisticsnorway/ssb-component-library": { - "version": "2.0.97", - "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.97.tgz", - "integrity": "sha512-WR8ghyn14p60YAVsMg+IRJ4b1vj8TgmqYTVydJfpv+/Y/NqUk7TLWppLAiPOcjalbrPangFC99Cye5FqYfG79g==", + "version": "2.0.98", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.98.tgz", + "integrity": "sha512-D3412g2RLyHp5g2Itms8+WQBoFrop7a2TCV6jSIRugPjBUowzB4Sp0qUWUff4OVo2LQejU+wG7yZJ8bM9ItJRA==", "requires": { "prismjs": "^1.29.0", "react-feather": "^2.0.10", diff --git a/package.json b/package.json index e2814efc..75f87d29 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/styled": "^11.11.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@mui/material": "^5.15.10", - "@statisticsnorway/ssb-component-library": "^2.0.97", + "@statisticsnorway/ssb-component-library": "^2.0.98", "dotenv": "^16.4.5", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3",