Skip to content

Commit b931367

Browse files
Bump the development-dependencies group with 3 updates (#1124)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cc61fd commit b931367

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"plugins-stylelint/*"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.22.17",
30-
"@babel/preset-env": "^7.22.15",
29+
"@babel/core": "^7.22.20",
30+
"@babel/preset-env": "^7.22.20",
3131
"@rollup/plugin-babel": "^6.0.3",
3232
"@rollup/plugin-commonjs": "^25.0.4",
3333
"@rollup/plugin-node-resolve": "^15.2.1",
@@ -36,7 +36,7 @@
3636
"@stryker-mutator/core": "^7.1.1",
3737
"@typescript-eslint/eslint-plugin": "^6.7.0",
3838
"eslint": "^8.49.0",
39-
"rollup": "^3.29.1",
39+
"rollup": "^3.29.2",
4040
"tslib": "^2.6.2",
4141
"typescript": "^5.2.2"
4242
},

0 commit comments

Comments
 (0)