Skip to content

Commit beea269

Browse files
Bump the all-dependencies group in /sites with 6 updates (#1088)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4db8b1c commit beea269

File tree

3 files changed

+43
-44
lines changed

3 files changed

+43
-44
lines changed

sites/package-lock.json

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

sites/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"postcss-preset-env"
2323
],
2424
"devDependencies": {
25-
"stylelint": "^15.10.2",
25+
"stylelint": "^15.10.3",
2626
"stylelint-config-standard": "^34.0.0"
2727
},
2828
"scripts": {

sites/postcss-preset-env/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -87,29 +87,29 @@
8787
"@rollup/plugin-babel": "^6.0.3",
8888
"@rollup/plugin-commonjs": "^25.0.4",
8989
"@rollup/plugin-json": "^6.0.0",
90-
"@rollup/plugin-node-resolve": "^15.0.1",
90+
"@rollup/plugin-node-resolve": "^15.2.0",
9191
"@rollup/plugin-terser": "^0.4.0",
9292
"babel-eslint": "^10.1.0",
9393
"browser-sync": "^2.29.1",
9494
"codemirror": "^6.0.1",
95-
"cssdb": "^7.5.1",
95+
"cssdb": "^7.7.1",
9696
"cssnano": "^6.0.0",
9797
"eslint": "^8.47.0",
9898
"eslint-config-airbnb": "^19.0.4",
99-
"eslint-plugin-import": "^2.28.0",
99+
"eslint-plugin-import": "^2.28.1",
100100
"hasha": "^5.2.2",
101101
"luxon": "^3.4.0",
102102
"markdown-it": "^13.0.1",
103103
"npm-run-all": "^4.1.5",
104-
"postcss": "^8.4.27",
104+
"postcss": "^8.4.28",
105105
"postcss-cli": "^10.1.0",
106106
"postcss-import": "^15.1.0",
107107
"postcss-preset-env": "^9.1.1",
108108
"rollup": "^3.28.0",
109109
"rollup-plugin-filesize": "^10.0.0",
110110
"rollup-plugin-livereload": "^2.0.5",
111111
"rollup-plugin-polyfill-node": "^0.12.0",
112-
"tslib": "^2.6.1",
112+
"tslib": "^2.6.2",
113113
"typescript": "^5.1.6"
114114
},
115115
"volta": {

0 commit comments

Comments
 (0)