Skip to content

Commit d420b38

Browse files
build(deps-dev): bump the npm group with 5 updates (#1447)
1 parent ea2d238 commit d420b38

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"fixlint": "npm run test -- --fix"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "^7.23.5",
24+
"@babel/core": "^7.23.7",
2525
"@babel/plugin-proposal-class-properties": "^7.18.6",
26-
"@babel/preset-env": "^7.23.5",
26+
"@babel/preset-env": "^7.23.7",
2727
"@rollup/plugin-babel": "^6.0.4",
2828
"@rollup/plugin-terser": "^0.4.4",
2929
"rimraf": "^5.0.5",
30-
"rollup": "^4.6.1",
30+
"rollup": "^4.9.2",
3131
"rollup-plugin-license": "^3.2.0",
32-
"stylelint": "^15.11.0",
33-
"stylelint-config-standard-scss": "^11.1.0"
32+
"stylelint": "^16.1.0",
33+
"stylelint-config-standard-scss": "^12.0.0"
3434
},
3535
"prettier": {
3636
"trailingComma": "none"

0 commit comments

Comments
 (0)