aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-13 17:06:40 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit1a6966ed9a80ef223ae2d74a4a5b5fd111942c44 (patch)
treee4d5db54d89a4f0b4bb4f2ab9950ea7bc5275688 /vnext/package-lock.json
parent5381d72827376eee6f4b66bc3e2393af34c26473 (diff)
Bump style-loader from 3.0.0 to 3.1.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 0566ac0a..a4093b4a 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -15615,9 +15615,9 @@
"dev": true
},
"style-loader": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.0.0.tgz",
- "integrity": "sha512-pqJTDiCtLr8D2eyVWXPiwNkLsAMDuvPHnu+Z/Edo9hu+DzdJwdO5eZv9zUBF6tWI8GJGhAkenWJaVjXI+sHnuQ==",
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.1.0.tgz",
+ "integrity": "sha512-HYVvBMX3RX7zx71pquZV6EcnPN7Deba+zQteSxCLqt3bxYRphmeMr+2mZMrIZjZ7IMa6aOUhNGn8cXGvWMjClw==",
"dev": true
},
"style-search": {