Skip to content

Commit 8857c7a

Browse files
Bump css-loader from 5.2.7 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.7.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v5.2.7...v6.7.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70c8936 commit 8857c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"clean-css-cli": "^4.3.0",
7575
"commander": "^9.0.0",
7676
"cross-env": "^7.0.2",
77-
"css-loader": "^5.0.0",
77+
"css-loader": "^6.7.1",
7878
"es3ify-loader": "^0.2.0",
7979
"eslint": "^7.11.0",
8080
"eslint-plugin-import": "^2.22.1",
@@ -128,7 +128,7 @@
128128
"lodash.topairs": "4.3.0",
129129
"mapbox-gl": "1.13.2",
130130
"mapv": "2.0.62",
131-
"ol": "6.9.0",
131+
"ol": "6.14.1",
132132
"pbf": "3.2.1",
133133
"proj4": "2.8.0",
134134
"promise-polyfill": "8.2.3",

0 commit comments

Comments
 (0)