Skip to content

Commit d42db9a

Browse files
authored
Merge pull request #1272 from Crown-Commercial-Service/dependabot/bun/lint-c0d2039718
build(deps-dev): bump the lint group with 2 updates
2 parents 29d0848 + 88f0b90 commit d42db9a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lock

Lines changed: 7 additions & 7 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
@@ -25,10 +25,10 @@
2525
"postinstall": "cp -a node_modules/ccs-frontend/dist/ccs/@types/. node_modules/@types/ccs-frontend && cp node_modules/@types/ccs-frontend/all.d.ts node_modules/@types/ccs-frontend/index.d.ts"
2626
},
2727
"devDependencies": {
28-
"@eslint/js": "^9.38.0",
28+
"@eslint/js": "^9.39.0",
2929
"@stylistic/eslint-plugin-js": "^4.4.1",
3030
"@stylistic/eslint-plugin-ts": "^4.4.1",
31-
"eslint": "^9.38.0",
31+
"eslint": "^9.39.0",
3232
"typescript-eslint": "^8.46.2"
3333
}
3434
}

0 commit comments

Comments
 (0)