Skip to content

Commit

Permalink
chore(deps): update dependency @bfra.me/eslint-config to v0.6.0 (#557)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Nov 30, 2024
1 parent 959fe08 commit 74eb6c5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@actions/core": "1.11.1"
},
"devDependencies": {
"@bfra.me/eslint-config": "0.4.10",
"@bfra.me/eslint-config": "0.6.0",
"@bfra.me/prettier-config": "0.13.2",
"@bfra.me/tsconfig": "0.9.3",
"@semantic-release/git": "10.0.1",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tsup.config.cts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable @typescript-eslint/no-require-imports */
import type {Options} from 'tsup'
import type {Dependency} from 'esbuild-plugin-license'
import type {Options} from 'tsup'
const {default: esbuildPluginLicense} = require('esbuild-plugin-license')

const config: Options = {
Expand Down

0 comments on commit 74eb6c5

Please sign in to comment.