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

This commit is contained in:
renovate[bot] 2022-11-21 01:10:01 +00:00
parent 887ad63e7f
commit 3f1c9e56e2
2 changed files with 13 additions and 13 deletions

22
package-lock.json generated
View File

@ -20,7 +20,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",
@ -32,7 +32,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",
@ -4178,9 +4178,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",
@ -9512,9 +9512,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",
@ -9662,9 +9662,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

@ -42,7 +42,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",
@ -54,7 +54,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",