Skip to content

Commit af6b029

Browse files
Bump the all-dependencies group across 2 directories with 2 updates
Bumps the all-dependencies group with 1 update in the /e2e directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the all-dependencies group with 1 update in the /sites directory: [@11ty/eleventy-plugin-rss](https://github.com/11ty/eleventy-plugin-rss). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `@11ty/eleventy-plugin-rss` from 2.0.4 to 3.0.0 - [Release notes](https://github.com/11ty/eleventy-plugin-rss/releases) - [Commits](11ty/eleventy-plugin-rss@v2.0.4...v3.0.0) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@11ty/eleventy-plugin-rss" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 564ddf0 commit af6b029

6 files changed

Lines changed: 19 additions & 34 deletions

File tree

e2e/package-lock.json

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

e2e/typescript/commonjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env",
12-
"typescript": "^5.9.3"
12+
"typescript": "^6.0.2"
1313
},
1414
"volta": {
1515
"extends": "../../package.json"

e2e/typescript/esm--node-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"devDependencies": {
1212
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env",
13-
"typescript": "^5.9.3"
13+
"typescript": "^6.0.2"
1414
}
1515
}

e2e/typescript/esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"postcss-preset-env": "file:../../../plugin-packs/postcss-preset-env",
12-
"typescript": "^5.9.3"
12+
"typescript": "^6.0.2"
1313
},
1414
"volta": {
1515
"extends": "../../package.json"

sites/package-lock.json

Lines changed: 8 additions & 16 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@11ty/eleventy": "^3.1.0",
55-
"@11ty/eleventy-plugin-rss": "^2.0.4",
55+
"@11ty/eleventy-plugin-rss": "^3.0.0",
5656
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
5757
"@babel/core": "^7.29.0",
5858
"@babel/preset-env": "^7.29.0",

0 commit comments

Comments
 (0)