File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 "description" : " GitHub Action to create a draft release" ,
1212 "devDependencies" : {
1313 "@eslint/compat" : " ^2.0.0" ,
14- "@eslint/eslintrc" : " ^3.3.1 " ,
14+ "@eslint/eslintrc" : " ^3.3.3 " ,
1515 "@eslint/js" : " ^9.39.1" ,
1616 "@jest/globals" : " ^30.2.0" ,
1717 "@rollup/plugin-commonjs" : " ^29.0.0" ,
Original file line number Diff line number Diff line change @@ -877,20 +877,20 @@ __metadata:
877877 languageName : node
878878 linkType : hard
879879
880- " @eslint/eslintrc@npm:^3.3.1 " :
881- version : 3.3.1
882- resolution : " @eslint/eslintrc@npm:3.3.1 "
880+ " @eslint/eslintrc@npm:^3.3.1, @eslint/eslintrc@npm:^3.3.3 " :
881+ version : 3.3.3
882+ resolution : " @eslint/eslintrc@npm:3.3.3 "
883883 dependencies :
884884 ajv : " npm:^6.12.4"
885885 debug : " npm:^4.3.2"
886886 espree : " npm:^10.0.1"
887887 globals : " npm:^14.0.0"
888888 ignore : " npm:^5.2.0"
889889 import-fresh : " npm:^3.2.1"
890- js-yaml : " npm:^4.1.0 "
890+ js-yaml : " npm:^4.1.1 "
891891 minimatch : " npm:^3.1.2"
892892 strip-json-comments : " npm:^3.1.1"
893- checksum : 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
893+ checksum : 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
894894 languageName : node
895895 linkType : hard
896896
@@ -5617,7 +5617,7 @@ __metadata:
56175617 " @actions/github " : " npm:^6.0.1"
56185618 " @docker/actions-toolkit " : " npm:^0.68.0"
56195619 " @eslint/compat " : " npm:^2.0.0"
5620- " @eslint/eslintrc " : " npm:^3.3.1 "
5620+ " @eslint/eslintrc " : " npm:^3.3.3 "
56215621 " @eslint/js " : " npm:^9.39.1"
56225622 " @jest/globals " : " npm:^30.2.0"
56235623 " @rollup/plugin-commonjs " : " npm:^29.0.0"
You can’t perform that action at this time.
0 commit comments