Skip to content

Commit a017710

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@adamlui/minify.js](https://github.com/adamlui/minify.js) and [@eslint/json](https://github.com/eslint/json). Updates `@adamlui/minify.js` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/adamlui/minify.js/releases) - [Commits](adamlui/minify.js@node-v2.1.3...node-v2.1.4) Updates `@eslint/json` from 0.14.0 to 1.0.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.14.0...json-v1.0.0) --- updated-dependencies: - dependency-name: "@adamlui/minify.js" dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@eslint/json" dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd8ead6 commit a017710

2 files changed

Lines changed: 40 additions & 13 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"bump:res": "node utils/bump/resources --cache"
4848
},
4949
"devDependencies": {
50-
"@adamlui/minify.js": "^2.1.3",
51-
"@eslint/json": "^0.14.0",
50+
"@adamlui/minify.js": "^2.1.4",
51+
"@eslint/json": "^1.0.0",
5252
"@eslint/markdown": "^7.5.1",
5353
"@stylistic/eslint-plugin": "^5.7.1",
5454
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)