Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-formatter-checkstyle": "9.0.1",
"globals": "17.0.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.9.4",
"mini-css-extract-plugin": "2.10.0",
"postcss": "8.5.6",
"postcss-loader": "8.2.0",
"postcss-preset-env": "11.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4556,7 +4556,7 @@ __metadata:
hotkeys-js: "npm:3.12.2"
jquery: "npm:3.7.1"
lodash: "npm:4.17.21"
mini-css-extract-plugin: "npm:2.9.4"
mini-css-extract-plugin: "npm:2.10.0"
postcss: "npm:8.5.6"
postcss-loader: "npm:8.2.0"
postcss-preset-env: "npm:11.1.1"
Expand Down Expand Up @@ -5000,15 +5000,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.9.4":
version: 2.9.4
resolution: "mini-css-extract-plugin@npm:2.9.4"
"mini-css-extract-plugin@npm:2.10.0":
version: 2.10.0
resolution: "mini-css-extract-plugin@npm:2.10.0"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/76f9e471784d52435ea766ce576ad23d37d0ea51c32ddc56414c8fdf14f7de44202dbc772cdf7549b7e54a5e56f569af93cfbd036d62d13ff8fd9571e53353b7
checksum: 10c0/5fb0654471f4fb695629d96324d327d4d3a05069a95b83770d070e8f48a07d5b5f8da61adabdd56e3119cf6b17eef058c4ba6ab4cd31a7b2af48624621fe0520
languageName: node
linkType: hard

Expand Down
Loading