Skip to content

Commit e832cac

Browse files
snyk-botaminya
authored andcommitted
fix: upgrade solid-js from 0.19.1 to 0.19.2
Snyk has created this PR to upgrade solid-js from 0.19.1 to 0.19.2. See this package in npm: https://www.npmjs.com/package/solid-js See this project in Snyk: https://app.snyk.io/org/aminya/project/290e4e9d-948d-4c95-b902-508241576dc5?utm_source=github&utm_medium=upgrade-pr
1 parent 3a1b384 commit e832cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"babel-preset-solid": "0.19.0",
1212
"parcel": "^2.0.0-beta.1",
13-
"solid-js": "0.19.1",
13+
"solid-js": "0.19.2",
1414
"solid-styled-jsx": "0.19.1",
1515
"styled-jsx": "3.3.0"
1616
},

0 commit comments

Comments
 (0)