From d40c43b29fe4cf3f6127c7ed20691e0acd2e1a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 08:47:20 +0000 Subject: [PATCH] Bump @statisticsnorway/ssb-component-library from 2.0.98 to 2.0.99 Bumps [@statisticsnorway/ssb-component-library](https://github.com/statisticsnorway/ssb-component-library) from 2.0.98 to 2.0.99. - [Release notes](https://github.com/statisticsnorway/ssb-component-library/releases) - [Commits](https://github.com/statisticsnorway/ssb-component-library/compare/2.0.98...2.0.99) --- 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 | 22 +++++++++++----------- package.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index e018a8d..ec97598 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.11.5", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@mui/material": "^5.15.15", - "@statisticsnorway/ssb-component-library": "^2.0.98", + "@statisticsnorway/ssb-component-library": "^2.0.99", "dotenv": "^16.4.5", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", @@ -1369,14 +1369,14 @@ ] }, "node_modules/@statisticsnorway/ssb-component-library": { - "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==", + "version": "2.0.99", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.0.99.tgz", + "integrity": "sha512-WcbE/ok3+9RGrzhiiL0HYqFfrUMwzh0W+kdMg5NvAajXTwwBqbrudvURdDBT9V4XTSJIB98ij8LIXyL/hnHt7A==", "dependencies": { - "prismjs": "^1.29.0", - "react-feather": "^2.0.10", - "sass": "^1.69.5", - "uuid": "^9.0.1" + "prismjs": "~1.29.0", + "react-feather": "~2.0.10", + "sass": "~1.75.0", + "uuid": "~9.0.1" }, "peerDependencies": { "react": "^18.0.0" @@ -5162,9 +5162,9 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "node_modules/sass": { - "version": "1.74.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.74.1.tgz", - "integrity": "sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==", + "version": "1.75.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.75.0.tgz", + "integrity": "sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==", "dependencies": { "chokidar": ">=3.0.0 <4.0.0", "immutable": "^4.0.0", diff --git a/package.json b/package.json index 21e48c0..bd8d5f8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^11.11.5", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@mui/material": "^5.15.15", - "@statisticsnorway/ssb-component-library": "^2.0.98", + "@statisticsnorway/ssb-component-library": "^2.0.99", "dotenv": "^16.4.5", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3",