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

This commit is contained in:
renovate[bot] 2023-02-13 00:33:38 +00:00
parent 96fa9f0ca5
commit ac4499b9e0
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -20,13 +20,13 @@
"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",
"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-loader": "13.2.0",
@ -3876,9 +3876,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",
@ -7533,9 +7533,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"

View File

@ -42,13 +42,13 @@
"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",
"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-loader": "13.2.0",