Skip to content

Commit

Permalink
Makefile: Update Cockpit lib to ce07ea7372c63cefdb81954044e4477d
Browse files Browse the repository at this point in the history
Bump gettext-parser accordingly, as the PO plugin got updated for
version 7.

Closes #1415
  • Loading branch information
cockpituous authored and martinpitt committed Sep 21, 2023
1 parent d2d243c commit 3ebb40a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 9c73bec7e1dc2395a00aa0c510fd7210b6c96a16 # 300.1 + 42 commits
COCKPIT_REPO_COMMIT = ce07ea7372c63cefdb81954044e4477d970520b8 # 301 + 2 commits

$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
Expand Down
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 910 files
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"gettext-parser": "^3.0.0",
"gettext-parser": "^7.0.1",
"htmlparser": "^1.7.7",
"jed": "^1.1.1",
"sass": "^1.59.3",
Expand Down

0 comments on commit 3ebb40a

Please sign in to comment.