chore: update sheep

This commit is contained in:
Guillaume Chau
2024-01-15 11:28:11 +01:00
parent 062f72a9b7
commit 9be63fa8e8
2 changed files with 8 additions and 16 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"js-yaml": "^3.13.1" "js-yaml": "^3.13.1"
}, },
"devDependencies": { "devDependencies": {
"@akryum/sheep": "^0.5.0", "@akryum/sheep": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0", "@typescript-eslint/parser": "^4.33.0",
"@vue/eslint-config-standard": "^6.1.0", "@vue/eslint-config-standard": "^6.1.0",
+7 -15
View File
@@ -15,8 +15,8 @@ importers:
.: .:
devDependencies: devDependencies:
'@akryum/sheep': '@akryum/sheep':
specifier: ^0.5.0 specifier: ^0.5.1
version: 0.5.0 version: 0.5.1
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^4.33.0 specifier: ^4.33.0
version: 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@7.32.0)(typescript@4.9.5) version: 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@7.32.0)(typescript@4.9.5)
@@ -596,8 +596,8 @@ packages:
js-message: 1.0.7 js-message: 1.0.7
dev: true dev: true
/@akryum/sheep@0.5.0: /@akryum/sheep@0.5.1:
resolution: {integrity: sha512-VcJqPUpeAtjiUwuSuwZSkl09LUpcsk7PKgGy4EUMoAM3St05hkT+PaBnQxgBgsJIDl6PfWfq3xRhPxkL0h1REA==} resolution: {integrity: sha512-MTHR4EzyQJ4bRpDqPTZKZgdoxQRJelwIjcHEykOZAODx8JIuUz93ArO6BgqWCW1/FfhuT+yA+6z+RcBb2zBK6A==}
hasBin: true hasBin: true
dev: true dev: true
@@ -7395,7 +7395,7 @@ packages:
normalize-path: 3.0.0 normalize-path: 3.0.0
readdirp: 3.6.0 readdirp: 3.6.0
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.3
dev: true dev: true
/chrome-trace-event@1.0.3: /chrome-trace-event@1.0.3:
@@ -10008,14 +10008,6 @@ packages:
dev: true dev: true
optional: true optional: true
/fsevents@2.3.2:
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
requiresBuild: true
dev: true
optional: true
/fsevents@2.3.3: /fsevents@2.3.3:
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
@@ -14680,7 +14672,7 @@ packages:
engines: {node: '>=14.18.0', npm: '>=8.0.0'} engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true hasBin: true
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.3
dev: true dev: true
/rollup@4.9.5: /rollup@4.9.5:
@@ -16265,7 +16257,7 @@ packages:
postcss: 8.4.25 postcss: 8.4.25
rollup: 3.26.2 rollup: 3.26.2
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.3
dev: true dev: true
/vite@5.0.11: /vite@5.0.11: