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

This commit is contained in:
renovate[bot] 2023-02-20 00:58:47 +00:00
parent c420c637eb
commit b0bfa0f0ae
2 changed files with 20 additions and 20 deletions

32
package-lock.json generated
View file

@ -23,15 +23,15 @@
"autoprefixer": "10.4.13",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"eslint": "8.33.0",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "7.0.2",
"favicons": "7.1.0",
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.2",
"prettier": "2.8.3",
"prettier": "2.8.4",
"prettier-plugin-go-template": "0.0.13",
"sass": "1.58.0",
"sass": "1.58.3",
"sass-loader": "13.2.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
@ -4007,9 +4007,9 @@
}
},
"node_modules/eslint": {
"version": "8.33.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz",
"integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==",
"version": "8.34.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.34.0.tgz",
"integrity": "sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.4.1",
@ -4640,9 +4640,9 @@
}
},
"node_modules/favicons": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/favicons/-/favicons-7.0.2.tgz",
"integrity": "sha512-M/qE3ERHOBu0+Op+61jx8CdvOnSKrrl2zxUPpoGgsNyfjuGqRsK80zYoA5Uwdxl8QM4egfhBWZp1j7KK3YnOMg==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/favicons/-/favicons-7.1.0.tgz",
"integrity": "sha512-zJJdB+11fv081LisbKUk74z96Mg2IAt/V5XqpbrA+crdFekjZh43Sv87fY17EDH4uxTi5m7HuGJcQ7e/p2+hOw==",
"dev": true,
"dependencies": {
"escape-html": "^1.0.3",
@ -7812,9 +7812,9 @@
}
},
"node_modules/prettier": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
"integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
"version": "2.8.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
"integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
"dev": true,
"bin": {
"prettier": "bin-prettier.js"
@ -8342,9 +8342,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/sass": {
"version": "1.58.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz",
"integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==",
"version": "1.58.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
"integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",

View file

@ -45,15 +45,15 @@
"autoprefixer": "10.4.13",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"eslint": "8.33.0",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "7.0.2",
"favicons": "7.1.0",
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.2",
"prettier": "2.8.3",
"prettier": "2.8.4",
"prettier-plugin-go-template": "0.0.13",
"sass": "1.58.0",
"sass": "1.58.3",
"sass-loader": "13.2.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",