Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates (#1184)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent dc5f873 commit e046648
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@stryker-mutator/core": "^7.3.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"eslint": "^8.54.0",
"rollup": "^4.5.0",
"rollup": "^4.6.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion plugin-packs/postcss-bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@csstools/postcss-tape": "*",
"@rmenke/css-package-conditional-3": "^1.0.0",
"@rmenke/css-package-main": "^1.0.0",
"open-props": "^1.6.12"
"open-props": "^1.6.13"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-global-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@csstools/postcss-tape": "*",
"open-props": "^1.6.12",
"open-props": "^1.6.13",
"postcss-custom-media": "^10.0.2",
"postcss-custom-properties": "^13.3.2"
},
Expand Down

0 comments on commit e046648

Please sign in to comment.