mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Update all dependencies (#6922)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a14e03cf7a
commit
4beea3a1b1
@ -1,4 +1,4 @@
|
||||
FROM node:16-alpine
|
||||
FROM node:17-alpine
|
||||
|
||||
RUN apk add --no-cache \
|
||||
git
|
||||
|
12
package.json
12
package.json
@ -32,19 +32,19 @@
|
||||
"license": "CC0-1.0",
|
||||
"devDependencies": {
|
||||
"editorconfig-checker": "4.0.2",
|
||||
"esbuild": "0.13.15",
|
||||
"esbuild": "0.14.0",
|
||||
"fake-diff": "1.0.0",
|
||||
"husky": "7.0.2",
|
||||
"is-ci": "3.0.0",
|
||||
"husky": "7.0.4",
|
||||
"is-ci": "3.0.1",
|
||||
"jsonschema": "1.4.0",
|
||||
"named-html-entities-json": "1.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.4.1",
|
||||
"prettier": "2.5.0",
|
||||
"rimraf": "3.0.2",
|
||||
"svg-path-bbox": "1.0.1",
|
||||
"svg-path-segments": "1.0.0",
|
||||
"svglint": "1.0.9",
|
||||
"svgo": "2.7.0",
|
||||
"svglint": "1.2.0",
|
||||
"svgo": "2.8.0",
|
||||
"svgpath": "2.3.1",
|
||||
"uvu": "0.5.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user