Skip to content

Commit 8203cf6

Browse files
Bump css-loader from 1.0.1 to 7.1.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 7.1.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v1.0.1...v7.1.2) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29d8668 commit 8203cf6

File tree

22 files changed

+156
-180
lines changed

22 files changed

+156
-180
lines changed

Dnn.AdminExperience/ClientSide/AdminLogs.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2222
"babel-polyfill": "6.26.0",
2323
"create-react-class": "^15.7.0",
24-
"css-loader": "2.1.1",
24+
"css-loader": "7.1.2",
2525
"es6-object-assign": "1.1.0",
2626
"eslint": "7.32.0",
2727
"eslint-loader": "4.0.2",

Dnn.AdminExperience/ClientSide/Bundle.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2323
"babel-polyfill": "6.26.0",
2424
"create-react-class": "^15.7.0",
25-
"css-loader": "2.1.1",
25+
"css-loader": "7.1.2",
2626
"dayjs": "^1.11.9",
2727
"es6-object-assign": "1.1.0",
2828
"es6-promise": "4.2.8",

Dnn.AdminExperience/ClientSide/Dnn.React.Common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"babel-polyfill": "6.26.0",
5858
"cpy-cli": "^2.0.0",
5959
"create-react-class": "^15.7.0",
60-
"css-loader": "2.1.1",
60+
"css-loader": "7.1.2",
6161
"enzyme": "^3.11.0",
6262
"enzyme-adapter-react-16": "^1.15.7",
6363
"enzyme-to-json": "^3.6.2",

Dnn.AdminExperience/ClientSide/Extensions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2020
"babel-polyfill": "6.26.0",
2121
"create-react-class": "^15.7.0",
22-
"css-loader": "2.1.1",
22+
"css-loader": "7.1.2",
2323
"eslint": "7.32.0",
2424
"eslint-loader": "4.0.2",
2525
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/Licensing.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"babel-plugin-transform-object-rest-spread": "6.26.0",
2121
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2222
"babel-polyfill": "6.26.0",
23-
"css-loader": "2.1.1",
23+
"css-loader": "7.1.2",
2424
"es6-object-assign": "1.1.0",
2525
"eslint": "7.32.0",
2626
"eslint-loader": "4.0.2",

Dnn.AdminExperience/ClientSide/Pages.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"babel-preset-es2015": "6.24.1",
3737
"babel-preset-react": "6.24.1",
3838
"create-react-class": "^15.7.0",
39-
"css-loader": "2.1.1",
39+
"css-loader": "7.1.2",
4040
"enzyme": "^3.11.0",
4141
"enzyme-adapter-react-16": "^1.15.7",
4242
"eslint": "^7.32.0",

Dnn.AdminExperience/ClientSide/Prompt.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2727
"babel-polyfill": "6.26.0",
2828
"create-react-class": "^15.7.0",
29-
"css-loader": "2.1.1",
29+
"css-loader": "7.1.2",
3030
"enzyme": "^3.11.0",
3131
"enzyme-adapter-react-16": "^1.15.7",
3232
"es6-object-assign": "1.1.0",

Dnn.AdminExperience/ClientSide/Roles.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2323
"babel-polyfill": "6.26.0",
2424
"create-react-class": "^15.7.0",
25-
"css-loader": "2.1.1",
25+
"css-loader": "7.1.2",
2626
"es6-object-assign": "^1.1.0",
2727
"eslint": "7.32.0",
2828
"eslint-loader": "4.0.2",

Dnn.AdminExperience/ClientSide/Security.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"babel-loader": "8.3.0",
2020
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2121
"create-react-class": "^15.7.0",
22-
"css-loader": "2.1.1",
22+
"css-loader": "7.1.2",
2323
"eslint": "7.32.0",
2424
"eslint-loader": "4.0.2",
2525
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/Seo.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2424
"babel-polyfill": "6.26.0",
2525
"create-react-class": "^15.7.0",
26-
"css-loader": "2.1.1",
26+
"css-loader": "7.1.2",
2727
"es6-object-assign": "1.1.0",
2828
"eslint": "7.32.0",
2929
"eslint-loader": "4.0.2",

Dnn.AdminExperience/ClientSide/Servers.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2323
"babel-polyfill": "6.26.0",
2424
"create-react-class": "^15.7.0",
25-
"css-loader": "2.1.1",
25+
"css-loader": "7.1.2",
2626
"dayjs": "^1.11.9",
2727
"eslint": "7.32.0",
2828
"eslint-loader": "4.0.2",

Dnn.AdminExperience/ClientSide/SiteGroups.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2121
"babel-polyfill": "6.26.0",
2222
"create-react-class": "^15.7.0",
23-
"css-loader": "2.1.1",
23+
"css-loader": "7.1.2",
2424
"eslint": "7.32.0",
2525
"eslint-loader": "4.0.2",
2626
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/SiteImportExport.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
2525
"babel-polyfill": "6.26.0",
2626
"create-react-class": "^15.7.0",
27-
"css-loader": "2.1.1",
27+
"css-loader": "7.1.2",
2828
"eslint": "7.32.0",
2929
"eslint-loader": "4.0.2",
3030
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/SiteSettings.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-loader": "^8.3.0",
2424
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
2525
"create-react-class": "^15.7.0",
26-
"css-loader": "2.1.1",
26+
"css-loader": "7.1.2",
2727
"eslint": "7.32.0",
2828
"eslint-loader": "4.0.2",
2929
"eslint-plugin-jest": "^22.21.0",

Dnn.AdminExperience/ClientSide/Sites.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2121
"babel-polyfill": "6.26.0",
2222
"create-react-class": "^15.7.0",
23-
"css-loader": "2.1.1",
23+
"css-loader": "7.1.2",
2424
"eslint": "7.32.0",
2525
"eslint-loader": "4.0.2",
2626
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/Sites.Web/src/_exportables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2020
"babel-polyfill": "6.26.0",
2121
"create-react-class": "^15.7.0",
22-
"css-loader": "1.0.1",
22+
"css-loader": "7.1.2",
2323
"dayjs": "^1.11.9",
2424
"eslint": "7.32.0",
2525
"eslint-import-resolver-webpack": "^0.13.2",

Dnn.AdminExperience/ClientSide/TaskScheduler.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2424
"babel-polyfill": "6.26.0",
2525
"create-react-class": "^15.7.0",
26-
"css-loader": "2.1.1",
26+
"css-loader": "7.1.2",
2727
"es6-object-assign": "1.1.0",
2828
"eslint": "7.32.0",
2929
"eslint-loader": "4.0.2",

Dnn.AdminExperience/ClientSide/Themes.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2222
"babel-polyfill": "6.26.0",
2323
"create-react-class": "^15.7.0",
24-
"css-loader": "2.1.1",
24+
"css-loader": "7.1.2",
2525
"eslint": "7.32.0",
2626
"eslint-loader": "4.0.2",
2727
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/Users.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/preset-react": "^7.22.5",
2020
"babel-loader": "^8.3.0",
2121
"create-react-class": "^15.7.0",
22-
"css-loader": "2.1.1",
22+
"css-loader": "7.1.2",
2323
"eslint": "7.32.0",
2424
"eslint-loader": "4.0.2",
2525
"eslint-plugin-react": "7.13.0",

Dnn.AdminExperience/ClientSide/Users.Web/src/_exportables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@dnnsoftware/dnn-react-common": "9.13.3",
2020
"babel-loader": "8.3.0",
2121
"create-react-class": "^15.7.0",
22-
"css-loader": "2.1.1",
22+
"css-loader": "7.1.2",
2323
"dayjs": "^1.11.9",
2424
"eslint": "7.32.0",
2525
"eslint-import-resolver-webpack": "^0.13.2",

Dnn.AdminExperience/ClientSide/Vocabularies.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
2424
"babel-polyfill": "6.26.0",
2525
"create-react-class": "^15.7.0",
26-
"css-loader": "2.1.1",
26+
"css-loader": "7.1.2",
2727
"es6-object-assign": "1.1.0",
2828
"eslint": "7.32.0",
2929
"eslint-loader": "4.0.2",

0 commit comments

Comments
 (0)