chore(deps): update devdependencies (non-major)

This commit is contained in:
renovate[bot] 2022-11-21 01:52:08 +00:00
parent b660e39d9e
commit 2a0c742060
2 changed files with 16 additions and 16 deletions

28
package-lock.json generated
View File

@ -22,7 +22,7 @@
"autoprefixer": "10.4.13",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.2",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "7.0.2",
@ -34,7 +34,7 @@
"sass-loader": "13.2.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"svgtofont": "3.19.1",
"svgtofont": "3.20.0",
"webpack": "5.75.0",
"webpack-cli": "5.0.0",
"webpack-favicons": "1.3.8",
@ -4185,9 +4185,9 @@
}
},
"node_modules/eslint": {
"version": "8.27.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz",
"integrity": "sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==",
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.28.0.tgz",
"integrity": "sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.3.3",
@ -4406,9 +4406,9 @@
}
},
"node_modules/eslint/node_modules/globals": {
"version": "13.17.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
"integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
"version": "13.18.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.18.0.tgz",
"integrity": "sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A==",
"dev": true,
"dependencies": {
"type-fest": "^0.20.2"
@ -9524,9 +9524,9 @@
}
},
"node_modules/svgtofont": {
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.19.1.tgz",
"integrity": "sha512-g2UDpmCmpZPkXJN37h5ZZ4bhRdhP9ZvjCIhQ8l1iwEUqoO3iemca099vHDzRKANStvv4uxvWaBSCLDu4rlsAAw==",
"version": "3.20.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.20.0.tgz",
"integrity": "sha512-6WIl5LdaJ2RT2diT/g7tW8DBHSXYhHObPxN+/xHOKyj1ww5zKswl+PdMqWijQPXdFQdvK1oIjK4WE67J/Tig6w==",
"dev": true,
"dependencies": {
"@types/cheerio": "~0.22.31",
@ -9674,9 +9674,9 @@
"dev": true
},
"node_modules/svgtofont/node_modules/svgo": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.1.tgz",
"integrity": "sha512-6kiDrstRCmA600TySGBu4VNA/FdEriOv7PKQRDOyIaVYUNamWvDSZjgMsM+mB0r0y5T7S3P5DkZJSIBQ/9QEsg==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz",
"integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==",
"dev": true,
"dependencies": {
"@trysound/sax": "0.2.0",

View File

@ -44,7 +44,7 @@
"autoprefixer": "10.4.13",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.2",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "7.0.2",
@ -56,7 +56,7 @@
"sass-loader": "13.2.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"svgtofont": "3.19.1",
"svgtofont": "3.20.0",
"webpack": "5.75.0",
"webpack-cli": "5.0.0",
"webpack-favicons": "1.3.8",