Skip to content

Commit 3eb585c

Browse files
committed
Bump version
1 parent f1bbc9a commit 3eb585c

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-postgresql",
3-
"version": "0.14.2",
3+
"version": "0.15.1",
44
"description": "Node-RED node for PostgreSQL, supporting parameters, split, back-pressure",
55
"author": {
66
"name": "Alexandre Alapetite",
@@ -49,8 +49,8 @@
4949
"pg-cursor": "^2.13.1"
5050
},
5151
"devDependencies": {
52-
"eslint": "^9.22.0",
53-
"@eslint/js": "^9.22.0",
52+
"eslint": "^9.23.0",
53+
"@eslint/js": "^9.23.0",
5454
"eslint-plugin-html": "^8.1.2",
5555
"globals": "^16.0.0",
5656
"markdownlint-cli": "^0.44.0",

0 commit comments

Comments
 (0)