Skip to content

Commit f9ae9ee

Browse files
dependabot[bot]ncpa0cpl
authored andcommitted
chore(deps-dev): bump @reactgjs/gest from 0.2.0 to 0.3.2
Bumps [@reactgjs/gest](https://github.com/react-gjs/gest) from 0.2.0 to 0.3.2. - [Release notes](https://github.com/react-gjs/gest/releases) - [Changelog](https://github.com/react-gjs/gest/blob/master/CHANGELOG.md) - [Commits](react-gjs/gest@0.2.0...0.3.2) --- updated-dependencies: - dependency-name: "@reactgjs/gest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1491a1e commit f9ae9ee

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@ncpa0cpl/nodepack": "^2.1.3",
53-
"@reactgjs/gest": "^0.2.0",
53+
"@reactgjs/gest": "^0.3.2",
5454
"@types/tar": "^6.1.4",
5555
"@typescript-eslint/eslint-plugin": "latest",
5656
"@typescript-eslint/parser": "latest",

yarn.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -410,16 +410,14 @@ __metadata:
410410
languageName: node
411411
linkType: hard
412412

413-
"@reactgjs/gest@npm:^0.2.0":
414-
version: 0.2.0
415-
resolution: "@reactgjs/gest@npm:0.2.0"
413+
"@reactgjs/gest@npm:^0.3.2":
414+
version: 0.3.2
415+
resolution: "@reactgjs/gest@npm:0.3.2"
416416
dependencies:
417-
dilswer: ^2.0.2
418417
esbuild: ^0.17.17
419-
termx-markup: ^1.1.0
420418
bin:
421419
gest: bin/gest.cjs
422-
checksum: 1e31e4310a24ec7b4360eb616c6a9a2e80bf6b0add70a4a2831fb8268dbdf499b5205336cb3a6558d8dfb746f396dc58545b54a08e51b9eb4b3d8f76c67133a3
420+
checksum: 85bd10a346e9759ec8239095d9d6b038fc1967f8c8ec443d6e16211769d27e360ad7a69b551f66e4d2aba178e2bf15b78425f00074690cb3bbe3b3a6066064a2
423421
languageName: node
424422
linkType: hard
425423

@@ -958,7 +956,7 @@ clify.js@ncpa0cpl/clify.js:
958956
languageName: node
959957
linkType: hard
960958

961-
"dilswer@npm:2.0.2, dilswer@npm:^2.0.2":
959+
"dilswer@npm:2.0.2":
962960
version: 2.0.2
963961
resolution: "dilswer@npm:2.0.2"
964962
dependencies:
@@ -2736,7 +2734,7 @@ git-hook-tasks@ncpa0cpl/git-hook-tasks:
27362734
resolution: "react-gnome@workspace:."
27372735
dependencies:
27382736
"@ncpa0cpl/nodepack": ^2.1.3
2739-
"@reactgjs/gest": ^0.2.0
2737+
"@reactgjs/gest": ^0.3.2
27402738
"@types/tar": ^6.1.4
27412739
"@typescript-eslint/eslint-plugin": latest
27422740
"@typescript-eslint/parser": latest
@@ -3021,7 +3019,7 @@ git-hook-tasks@ncpa0cpl/git-hook-tasks:
30213019
languageName: node
30223020
linkType: hard
30233021

3024-
"termx-markup@npm:1.1.0, termx-markup@npm:^1.1.0":
3022+
"termx-markup@npm:1.1.0":
30253023
version: 1.1.0
30263024
resolution: "termx-markup@npm:1.1.0"
30273025
checksum: d8b4a2ad887a7faad4bbff7a3dfa7de9b0e954a4c8da1a2d87afc2eaf9d44923909f60f087fd129ad8cda095b2b4463f8d86e2019dea4e27c806dae693b70b95

0 commit comments

Comments
 (0)