Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a445200b6 | |||
| 8ea85c4aab | |||
| 151e106aa7 |
@@ -46,7 +46,7 @@ jobs:
|
||||
- "@robonen/writekit"
|
||||
- "@robonen/writekit-playground"
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v6
|
||||
|
||||
@@ -13,7 +13,7 @@ jobs:
|
||||
name: Check version changes and publish
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"eslint-plugin-n": "^18.1.0",
|
||||
"eslint-plugin-regexp": "^3.1.0",
|
||||
"eslint-plugin-unicorn": "^67.0.0",
|
||||
"eslint-plugin-unicorn": "^68.0.0",
|
||||
"eslint-plugin-vue": "^10.9.2",
|
||||
"globals": "^17.6.0",
|
||||
"jiti": "^2.7.0",
|
||||
|
||||
Generated
+5
-5
@@ -96,8 +96,8 @@ importers:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(eslint@10.5.0(jiti@2.7.0))
|
||||
eslint-plugin-unicorn:
|
||||
specifier: ^67.0.0
|
||||
version: 67.0.0(eslint@10.5.0(jiti@2.7.0))
|
||||
specifier: ^68.0.0
|
||||
version: 68.0.0(eslint@10.5.0(jiti@2.7.0))
|
||||
eslint-plugin-vue:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0)))(@typescript-eslint/parser@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0)))
|
||||
@@ -4830,8 +4830,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
||||
eslint-plugin-unicorn@67.0.0:
|
||||
resolution: {integrity: sha512-XEYhNfAFFFYQLq++53iqpgIPFqvjasf5lsUJuCdmd/QvbRfcLbmPTjcTyVEXc5yBudWIg08SSEGgqJtEojk1ug==}
|
||||
eslint-plugin-unicorn@68.0.0:
|
||||
resolution: {integrity: sha512-mHYWvX948Q4H3bGc39bsNMxD/leOuNI+Iws9NVsoSz5VA7EGP86wnz7mZ/SPSvRhefT8L4hd8DHfDuGC+lIoCQ==}
|
||||
engines: {node: '>=22'}
|
||||
peerDependencies:
|
||||
eslint: '>=10.4'
|
||||
@@ -12670,7 +12670,7 @@ snapshots:
|
||||
regexp-ast-analysis: 0.7.1
|
||||
scslre: 0.3.0
|
||||
|
||||
eslint-plugin-unicorn@67.0.0(eslint@10.5.0(jiti@2.7.0)):
|
||||
eslint-plugin-unicorn@68.0.0(eslint@10.5.0(jiti@2.7.0)):
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.29.7
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
|
||||
|
||||
Reference in New Issue
Block a user