Skip to content

Commit 97f465b

Browse files
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@adamlui/minify.js](https://github.com/adamlui/minify.js), [@adamlui/scss-to-css](https://github.com/adamlui/scss-to-css) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@adamlui/minify.js` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/adamlui/minify.js/releases) - [Commits](adamlui/minify.js@node-v2.5.0...node-v2.5.1) Updates `@adamlui/scss-to-css` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/adamlui/scss-to-css/releases) - [Commits](adamlui/scss-to-css@v2.4.0...v2.4.1) Updates `wrangler` from 4.72.0 to 4.73.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.73.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@adamlui/minify.js" dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@adamlui/scss-to-css" dependency-version: 2.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wrangler dependency-version: 4.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47ba9f6 commit 97f465b

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"deploy:nb": "wrangler deploy"
3232
},
3333
"devDependencies": {
34-
"@adamlui/minify.js": "^2.5.0",
35-
"@adamlui/scss-to-css": "^2.4.0",
34+
"@adamlui/minify.js": "^2.5.1",
35+
"@adamlui/scss-to-css": "^2.4.1",
3636
"@eslint/css": "^1.0.0",
3737
"@eslint/json": "^1.1.0",
3838
"@eslint/markdown": "^7.5.1",
@@ -42,6 +42,6 @@
4242
"eslint-plugin-regexp": "^3.1.0",
4343
"husky": "^9.1.7",
4444
"open": "^11.0.0",
45-
"wrangler": "^4.72.0"
45+
"wrangler": "^4.73.0"
4646
}
4747
}

0 commit comments

Comments
 (0)