Skip to content

Commit d9cbb19

Browse files
Update all (#1174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ae808e commit d9cbb19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/preact-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"obj-str": "1.1.0",
13-
"preact": "10.18.1"
13+
"preact": "10.18.2"
1414
},
1515
"devDependencies": {
1616
"@babel/core": "7.23.2",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"@babel/core": "7.23.2",
4545
"@babel/preset-env": "7.23.2",
4646
"@rollup/plugin-babel": "6.0.4",
47-
"@rollup/plugin-replace": "5.0.4",
48-
"@types/node": "18.18.6",
47+
"@rollup/plugin-replace": "5.0.5",
48+
"@types/node": "18.18.8",
4949
"@types/sinon": "10.0.20",
50-
"acorn": "8.10.0",
51-
"acorn-walk": "8.2.0",
50+
"acorn": "8.11.2",
51+
"acorn-walk": "8.3.0",
5252
"ava": "3.15.0",
5353
"babel-plugin-minify-replace": "0.5.0",
5454
"babel-plugin-transform-remove-console": "6.9.4",

0 commit comments

Comments
 (0)