Skip to content

Commit 36c883c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent fc63c74 commit 36c883c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-jsx-a11y": "^6.0.3",
6060
"eslint-plugin-react": "^7.7.0",
6161
"gatsby-plugin-styled-jsx": "^3.0.3",
62-
"stylelint": "^9.1.1",
62+
"stylelint": "^16.1.0",
6363
"stylelint-config-standard": "^18.2.0",
6464
"prettier": "^1.14.2"
6565
}

0 commit comments

Comments
 (0)