mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-23 05:53:55 -04:00
npm-dep: bump @eslint/compat from 1.2.6 to 1.2.7 in /frontend
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.6...compat-v1.2.7) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
8c19e13cda
commit
bd0519df1b
@@ -15,7 +15,7 @@
|
||||
"typesafe-i18n": "typesafe-i18n"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^1.2.6",
|
||||
"@eslint/compat": "^1.2.7",
|
||||
"@eslint/js": "^9.21.0",
|
||||
"@sveltejs/adapter-static": "^3.0.8",
|
||||
"@sveltejs/kit": "^2.17.2",
|
||||
|
||||
10
frontend/pnpm-lock.yaml
generated
10
frontend/pnpm-lock.yaml
generated
@@ -43,8 +43,8 @@ importers:
|
||||
version: 5.26.2(typescript@5.7.3)
|
||||
devDependencies:
|
||||
'@eslint/compat':
|
||||
specifier: ^1.2.6
|
||||
version: 1.2.6(eslint@9.21.0(jiti@2.4.2))
|
||||
specifier: ^1.2.7
|
||||
version: 1.2.7(eslint@9.21.0(jiti@2.4.2))
|
||||
'@eslint/js':
|
||||
specifier: ^9.21.0
|
||||
version: 9.21.0
|
||||
@@ -276,8 +276,8 @@ packages:
|
||||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint/compat@1.2.6':
|
||||
resolution: {integrity: sha512-k7HNCqApoDHM6XzT30zGoETj+D+uUcZUb+IVAJmar3u6bvHf7hhHJcWx09QHj4/a2qrKZMWU0E16tvkiAdv06Q==}
|
||||
'@eslint/compat@1.2.7':
|
||||
resolution: {integrity: sha512-xvv7hJE32yhegJ8xNAnb62ggiAwTYHBpUCWhRxEj/ksvgDJuSXfoDkBcRYaYNFiJ+jH0IE3K16hd+xXzhBgNbg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^9.10.0
|
||||
@@ -2037,7 +2037,7 @@ snapshots:
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
|
||||
'@eslint/compat@1.2.6(eslint@9.21.0(jiti@2.4.2))':
|
||||
'@eslint/compat@1.2.7(eslint@9.21.0(jiti@2.4.2))':
|
||||
optionalDependencies:
|
||||
eslint: 9.21.0(jiti@2.4.2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user