chore(deps): update devdeps non-major
This commit is contained in:
parent
b979268556
commit
a88fe80dd6
16
package-lock.json
generated
16
package-lock.json
generated
@ -13,11 +13,11 @@
|
|||||||
"favicons-webpack-plugin": "6.0.0",
|
"favicons-webpack-plugin": "6.0.0",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.4",
|
"prettier": "2.8.7",
|
||||||
"prettier-plugin-go-template": "0.0.13",
|
"prettier-plugin-go-template": "0.0.13",
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"svg-sprite": "2.0.2",
|
"svg-sprite": "2.0.2",
|
||||||
"webpack": "5.76.2",
|
"webpack": "5.76.3",
|
||||||
"webpack-cli": "5.0.1",
|
"webpack-cli": "5.0.1",
|
||||||
"webpack-favicons": "1.3.8"
|
"webpack-favicons": "1.3.8"
|
||||||
}
|
}
|
||||||
@ -3253,9 +3253,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prettier": {
|
"node_modules/prettier": {
|
||||||
"version": "2.8.4",
|
"version": "2.8.7",
|
||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz",
|
||||||
"integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
|
"integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"prettier": "bin-prettier.js"
|
"prettier": "bin-prettier.js"
|
||||||
@ -4444,9 +4444,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/webpack": {
|
"node_modules/webpack": {
|
||||||
"version": "5.76.2",
|
"version": "5.76.3",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.2.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz",
|
||||||
"integrity": "sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==",
|
"integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/eslint-scope": "^3.7.3",
|
"@types/eslint-scope": "^3.7.3",
|
||||||
|
@ -25,11 +25,11 @@
|
|||||||
"favicons-webpack-plugin": "6.0.0",
|
"favicons-webpack-plugin": "6.0.0",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.4",
|
"prettier": "2.8.7",
|
||||||
"prettier-plugin-go-template": "0.0.13",
|
"prettier-plugin-go-template": "0.0.13",
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"svg-sprite": "2.0.2",
|
"svg-sprite": "2.0.2",
|
||||||
"webpack": "5.76.2",
|
"webpack": "5.76.3",
|
||||||
"webpack-cli": "5.0.1",
|
"webpack-cli": "5.0.1",
|
||||||
"webpack-favicons": "1.3.8"
|
"webpack-favicons": "1.3.8"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user