chore(deps): update devdependencies (non-major)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2022-06-20 00:05:14 +00:00
parent 98107454bd
commit 90ed2bf48c
2 changed files with 18 additions and 18 deletions

32
package-lock.json generated
View File

@ -13,12 +13,12 @@
"favicons-webpack-plugin": "5.0.2", "favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.6.2", "prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13", "prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4", "shx": "0.3.4",
"webpack": "5.73.0", "webpack": "5.73.0",
"webpack-cli": "4.10.0", "webpack-cli": "4.10.0",
"webpack-remove-empty-scripts": "0.8.0" "webpack-remove-empty-scripts": "0.8.1"
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
@ -3935,9 +3935,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.6.2", "version": "2.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
"integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==", "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"
@ -5601,12 +5601,12 @@
} }
}, },
"node_modules/webpack-remove-empty-scripts": { "node_modules/webpack-remove-empty-scripts": {
"version": "0.8.0", "version": "0.8.1",
"resolved": "https://registry.npmjs.org/webpack-remove-empty-scripts/-/webpack-remove-empty-scripts-0.8.0.tgz", "resolved": "https://registry.npmjs.org/webpack-remove-empty-scripts/-/webpack-remove-empty-scripts-0.8.1.tgz",
"integrity": "sha512-B8hRdGtwaCaZzJj8t838oNTtSi+wLJ//74X1HHqrKW+LP8WK2KzGEEkW662XWik/jqUeM6XQZMmXS/pFt64cvg==", "integrity": "sha512-61hc2jfZOI6SAFDpIAQ910VFWc7ic+JWyjU0H/5A+1poKD9nOQRHnXaaixwsxXWI0+N1HUvmiREC3h9Dqn9xWw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"ansis": "^1.3.4" "ansis": "^1.3.6"
}, },
"engines": { "engines": {
"node": ">=12.14" "node": ">=12.14"
@ -8884,9 +8884,9 @@
} }
}, },
"prettier": { "prettier": {
"version": "2.6.2", "version": "2.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
"integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==", "integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
"dev": true "dev": true
}, },
"prettier-plugin-go-template": { "prettier-plugin-go-template": {
@ -10199,12 +10199,12 @@
} }
}, },
"webpack-remove-empty-scripts": { "webpack-remove-empty-scripts": {
"version": "0.8.0", "version": "0.8.1",
"resolved": "https://registry.npmjs.org/webpack-remove-empty-scripts/-/webpack-remove-empty-scripts-0.8.0.tgz", "resolved": "https://registry.npmjs.org/webpack-remove-empty-scripts/-/webpack-remove-empty-scripts-0.8.1.tgz",
"integrity": "sha512-B8hRdGtwaCaZzJj8t838oNTtSi+wLJ//74X1HHqrKW+LP8WK2KzGEEkW662XWik/jqUeM6XQZMmXS/pFt64cvg==", "integrity": "sha512-61hc2jfZOI6SAFDpIAQ910VFWc7ic+JWyjU0H/5A+1poKD9nOQRHnXaaixwsxXWI0+N1HUvmiREC3h9Dqn9xWw==",
"dev": true, "dev": true,
"requires": { "requires": {
"ansis": "^1.3.4" "ansis": "^1.3.6"
} }
}, },
"webpack-sources": { "webpack-sources": {

View File

@ -23,12 +23,12 @@
"favicons-webpack-plugin": "5.0.2", "favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.6.2", "prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13", "prettier-plugin-go-template": "0.0.13",
"shx": "0.3.4", "shx": "0.3.4",
"webpack": "5.73.0", "webpack": "5.73.0",
"webpack-cli": "4.10.0", "webpack-cli": "4.10.0",
"webpack-remove-empty-scripts": "0.8.0" "webpack-remove-empty-scripts": "0.8.1"
}, },
"overrides": { "overrides": {
"colors": "1.4.0" "colors": "1.4.0"