Skip to content

Commit 2f23dbf

Browse files
committed
Merge branch 'master' of https://github.com/iminside/js-framework-benchmark into iminside-master
2 parents 99537de + 6e0bb64 commit 2f23dbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/whatsup/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build-prod": "webpack --mode production"
1818
},
1919
"dependencies": {
20-
"whatsup": "2.5.0"
20+
"whatsup": "2.6.0"
2121
},
2222
"devDependencies": {
2323
"@babel/cli": "7.18.6",
@@ -27,7 +27,7 @@
2727
"@babel/plugin-transform-typescript": "7.18.8",
2828
"@babel/preset-env": "7.18.6",
2929
"@babel/preset-typescript": "7.18.6",
30-
"@whatsup/babel-plugin-transform-jsx": "2.3.8",
30+
"@whatsup/babel-plugin-transform-jsx": "2.6.0",
3131
"babel-loader": "8.2.5",
3232
"core-js": "3.23.4",
3333
"prettier": "2.7.1",

0 commit comments

Comments
 (0)