Skip to content

Commit 69207e4

Browse files
Update all (#1122)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 18de540 commit 69207e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"@babel/core": "7.16.5",
4444
"@babel/preset-env": "7.16.5",
4545
"@rollup/plugin-babel": "5.3.0",
46-
"@rollup/plugin-replace": "3.0.0",
47-
"@types/node": "16.11.17",
46+
"@rollup/plugin-replace": "3.0.1",
47+
"@types/node": "16.11.18",
4848
"@types/sinon": "10.0.6",
49-
"acorn": "8.6.0",
49+
"acorn": "8.7.0",
5050
"acorn-walk": "8.2.0",
5151
"ava": "3.15.0",
5252
"babel-plugin-minify-replace": "0.5.0",
@@ -56,7 +56,7 @@
5656
"esm": "3.2.25",
5757
"husky": "7.0.4",
5858
"jsdom": "19.0.0",
59-
"lint-staged": "12.1.4",
59+
"lint-staged": "12.1.5",
6060
"magic-string": "0.25.7",
6161
"np": "7.6.0",
6262
"npm-run-all": "4.1.5",

tools/linter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"ava": "3.15.0",
2727
"esm": "3.2.25",
28-
"lint-staged": "12.1.4",
28+
"lint-staged": "12.1.5",
2929
"npm-run-all": "4.1.5",
3030
"prettier": "2.5.1",
3131
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)