chore(deps): update dependency style-loader to v3.3.3

This commit is contained in:
renovate[bot] 2023-05-22 18:39:55 +00:00 committed by GitHub
parent 30b8754592
commit a07457406e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -114,7 +114,7 @@
"storybook-addon-fetch-mock": "1.0.1",
"storybook-preset-less": "1.1.3",
"style-dictionary": "3.8.0",
"style-loader": "3.3.2",
"style-loader": "3.3.3",
"ts-jest": "^29.1.0",
"typescript": "4.9.5"
}
@ -42535,9 +42535,9 @@
}
},
"node_modules/style-loader": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.2.tgz",
"integrity": "sha512-RHs/vcrKdQK8wZliteNK4NKzxvLBzpuHMqYmUVWeKa6MkaIQ97ZTOS0b+zapZhy6GcrgWnvWYCMHRirC3FsUmw==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.3.tgz",
"integrity": "sha512-53BiGLXAcll9maCYtZi2RCQZKa8NQQai5C4horqKyRmHj9H7QmcUyucrH+4KW/gBQbXM2AsB0axoEcFZPlfPcw==",
"dev": true,
"engines": {
"node": ">= 12.13.0"

View File

@ -119,7 +119,7 @@
"storybook-addon-fetch-mock": "1.0.1",
"storybook-preset-less": "1.1.3",
"style-dictionary": "3.8.0",
"style-loader": "3.3.2",
"style-loader": "3.3.3",
"ts-jest": "^29.1.0",
"typescript": "4.9.5"
}