Skip to content

Commit 3a18952

Browse files
committed
chore(deps): bump yaml from 1.10.0 to 1.10.2
1 parent 52a8abf commit 3a18952

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.pnp.cjs

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
120 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/ylemkimon/eslint-plugin-actions.git"
2323
},
2424
"dependencies": {
25-
"yaml": "^1.10.0"
25+
"yaml": "^1.10.2"
2626
},
2727
"devDependencies": {
2828
"@types/eslint": "^7.28.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1790,7 +1790,7 @@ __metadata:
17901790
eslint: ^8.1.0
17911791
semantic-release: ^18.0.0
17921792
typescript: ^4.4.4
1793-
yaml: ^1.10.0
1793+
yaml: ^1.10.2
17941794
peerDependencies:
17951795
eslint: ^8.0.0
17961796
languageName: unknown
@@ -5688,6 +5688,13 @@ resolve@^1.10.0:
56885688
languageName: node
56895689
linkType: hard
56905690

5691+
"yaml@npm:^1.10.2":
5692+
version: 1.10.2
5693+
resolution: "yaml@npm:1.10.2"
5694+
checksum: ce4ada136e8a78a0b08dc10b4b900936912d15de59905b2bf415b4d33c63df1d555d23acb2a41b23cf9fb5da41c256441afca3d6509de7247daa062fd2c5ea5f
5695+
languageName: node
5696+
linkType: hard
5697+
56915698
"yargs-parser@npm:^18.1.3":
56925699
version: 18.1.3
56935700
resolution: "yargs-parser@npm:18.1.3"

0 commit comments

Comments
 (0)