Skip to content

Commit b869eb5

Browse files
Update Yarn to v4.14.0
1 parent d027745 commit b869eb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "componentsjs-generator",
33
"version": "4.3.0",
4-
"packageManager": "yarn@4.7.0",
4+
"packageManager": "yarn@4.14.0",
55
"description": "Automatically generate component files from TypeScript classes for the Components.js dependency injection framework",
66
"author": "Ruben Taelman <rubensworks@gmail.com>",
77
"license": "MIT",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10
77

88
"@ampproject/remapping@npm:^2.2.0":

0 commit comments

Comments
 (0)