Skip to content

Commit e8c978d

Browse files
Bump the dependencies with 4 updates (#42665)
Bumps the development-dependencies group with 4 updates in the / directory: [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark), [@stackblitz/sdk](https://github.com/stackblitz/sdk), [globby](https://github.com/sindresorhus/globby) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `@astrojs/markdown-remark` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@7.2.1/packages/markdown/remark) Updates `@stackblitz/sdk` from 1.11.0 to 1.11.1 - [Changelog](https://github.com/stackblitz/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/stackblitz/sdk/commits) Updates `globby` from 16.2.0 to 16.2.1 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v16.2.0...v16.2.1) Updates `js-yaml` from 5.2.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.0...5.2.1) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@stackblitz/sdk" dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: globby dependency-version: 16.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebf484a commit e8c978d

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
},
110110
"devDependencies": {
111111
"@astrojs/check": "^0.9.9",
112-
"@astrojs/markdown-remark": "^7.2.0",
112+
"@astrojs/markdown-remark": "^7.2.1",
113113
"@astrojs/mdx": "4.3.14",
114114
"@astrojs/prism": "^4.0.1",
115115
"@astrojs/sitemap": "^3.7.3",
@@ -122,7 +122,7 @@
122122
"@rollup/plugin-commonjs": "^29.0.3",
123123
"@rollup/plugin-node-resolve": "^16.0.3",
124124
"@rollup/plugin-replace": "^6.0.3",
125-
"@stackblitz/sdk": "^1.11.0",
125+
"@stackblitz/sdk": "^1.11.1",
126126
"@types/js-yaml": "^4.0.9",
127127
"@types/mime": "^4.0.0",
128128
"@types/prismjs": "^1.26.6",
@@ -142,14 +142,14 @@
142142
"eslint-plugin-unicorn": "56.0.1",
143143
"find-unused-sass-variables": "^6.2.1",
144144
"github-slugger": "^2.0.0",
145-
"globby": "^16.2.0",
145+
"globby": "^16.2.1",
146146
"hammer-simulator": "0.0.1",
147147
"htmlparser2": "^12.0.0",
148148
"image-size": "^2.0.2",
149149
"ip": "^2.0.1",
150150
"jasmine": "^6.3.0",
151151
"jquery": "3.7.1",
152-
"js-yaml": "^5.2.0",
152+
"js-yaml": "^5.2.1",
153153
"karma": "^6.4.4",
154154
"karma-browserstack-launcher": "1.4.0",
155155
"karma-chrome-launcher": "^3.2.0",

0 commit comments

Comments
 (0)