Skip to content

Commit 6da4c11

Browse files
Bump the development-dependencies group across 1 directory with 4 updates (#524)
Bumps the development-dependencies group with 4 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [autoprefixer](https://github.com/postcss/autoprefixer), [eslint](https://github.com/eslint/eslint) and [linkinator](https://github.com/JustinBeckwith/linkinator). Updates `@eslint/js` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `autoprefixer` from 10.4.21 to 10.4.22 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.22) Updates `eslint` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.1) Updates `linkinator` from 7.4.1 to 7.5.0 - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md) - [Commits](JustinBeckwith/linkinator@linkinator-v7.4.1...linkinator-v7.5.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: autoprefixer dependency-version: 10.4.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: linkinator dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor 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 5723332 commit 6da4c11

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 27 additions & 27 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
@@ -35,16 +35,16 @@
3535
"netlify": "cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm run build"
3636
},
3737
"devDependencies": {
38-
"@eslint/js": "^9.39.0",
39-
"autoprefixer": "^10.4.21",
38+
"@eslint/js": "^9.39.1",
39+
"autoprefixer": "^10.4.22",
4040
"bootstrap": "^5.3.8",
4141
"clipboard": "^2.0.11",
4242
"cross-env": "^10.1.0",
43-
"eslint": "^9.39.0",
43+
"eslint": "^9.39.1",
4444
"find-unused-sass-variables": "^6.1.0",
4545
"globals": "^14.0.0",
4646
"hugo-bin": "^0.149.2",
47-
"linkinator": "^7.4.1",
47+
"linkinator": "^7.5.0",
4848
"lockfile-lint": "^4.14.1",
4949
"markdownlint-cli2": "^0.19.1",
5050
"npm-run-all2": "^8.0.4",

0 commit comments

Comments
 (0)