Skip to content

Commit cc38b6d

Browse files
Bump the all-dependencies group in /sites with 4 updates (#1028)
Bumps the all-dependencies group in /sites with 4 updates: [eslint](https://github.com/eslint/eslint), [rollup](https://github.com/rollup/rollup), [tslib](https://github.com/Microsoft/tslib) and [typescript](https://github.com/Microsoft/TypeScript). Updates `eslint` from 8.43.0 to 8.44.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.43.0...v8.44.0) Updates `rollup` from 3.25.2 to 3.26.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.25.2...v3.26.0) Updates `tslib` from 2.5.3 to 2.6.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.5.3...2.6.0) Updates `typescript` from 5.1.3 to 5.1.6 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73da29a commit cc38b6d

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

sites/package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sites/postcss-preset-env/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"codemirror": "^6.0.1",
9595
"cssdb": "^7.5.1",
9696
"cssnano": "^6.0.0",
97-
"eslint": "^8.36.0",
97+
"eslint": "^8.44.0",
9898
"eslint-config-airbnb": "^19.0.4",
9999
"eslint-plugin-import": "^2.27.5",
100100
"hasha": "^5.2.2",
@@ -105,12 +105,12 @@
105105
"postcss-cli": "^10.1.0",
106106
"postcss-import": "^15.1.0",
107107
"postcss-preset-env": "^8.4.0",
108-
"rollup": "^3.20.2",
108+
"rollup": "^3.26.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.5.0",
113-
"typescript": "^5.0.2"
112+
"tslib": "^2.6.0",
113+
"typescript": "^5.1.6"
114114
},
115115
"volta": {
116116
"node": "18.13.0",

0 commit comments

Comments
 (0)