Skip to content

Commit bf199d7

Browse files
committed
chore(deps): upgrade npm packages
1 parent 6fec411 commit bf199d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"fixlint": "npm run test -- --fix"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "^7.21.0",
24+
"@babel/core": "^7.21.3",
2525
"@babel/plugin-proposal-class-properties": "^7.18.6",
2626
"@babel/preset-env": "^7.20.2",
2727
"@rollup/plugin-babel": "^6.0.3",
2828
"@rollup/plugin-terser": "^0.4.0",
29-
"rimraf": "^4.4.0",
30-
"rollup": "^3.19.1",
29+
"rimraf": "^4.4.1",
30+
"rollup": "^3.20.2",
3131
"rollup-plugin-license": "^3.0.1",
32-
"stylelint": "^15.2.0",
32+
"stylelint": "^15.3.0",
3333
"stylelint-config-standard-scss": "^7.0.1"
3434
}
3535
}

0 commit comments

Comments
 (0)