Skip to content

Commit 7f2d69a

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"@babel/preset-env": "7.23.8",
4646
"@rollup/plugin-babel": "6.0.4",
4747
"@rollup/plugin-replace": "5.0.5",
48-
"@types/node": "18.19.6",
48+
"@types/node": "18.19.8",
4949
"@types/sinon": "10.0.20",
5050
"acorn": "8.11.3",
51-
"acorn-walk": "8.3.1",
51+
"acorn-walk": "8.3.2",
5252
"ava": "3.15.0",
5353
"babel-plugin-minify-replace": "0.5.0",
5454
"babel-plugin-transform-remove-console": "6.9.4",
@@ -62,7 +62,7 @@
6262
"np": "8.0.4",
6363
"npm-run-all": "4.1.5",
6464
"polka": "0.5.2",
65-
"prettier": "3.1.1",
65+
"prettier": "3.2.4",
6666
"rimraf": "5.0.5",
6767
"rollup": "3.29.4",
6868
"rollup-plugin-analyzer": "4.0.0",

tools/linter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"esm": "3.2.25",
2828
"lint-staged": "14.0.1",
2929
"npm-run-all": "4.1.5",
30-
"prettier": "3.1.1",
30+
"prettier": "3.2.4",
3131
"rimraf": "5.0.5",
3232
"shx": "0.3.4"
3333
},

0 commit comments

Comments
 (0)