@pronto-tools-and-more/custom-js-functions 10.18.0 → 10.19.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pronto-tools-and-more/custom-js-functions",
3
- "version": "10.18.0",
3
+ "version": "10.19.0",
4
4
  "description": "",
5
5
  "main": "dist/main.js",
6
6
  "type": "module",
@@ -15,7 +15,7 @@
15
15
  "author": "",
16
16
  "license": "MIT",
17
17
  "devDependencies": {
18
- "@types/node": "^22.9.0",
18
+ "@types/node": "^22.9.1",
19
19
  "dayjs": "^1.11.13",
20
20
  "esbuild": "^0.24.0",
21
21
  "jest-environment-jsdom": "^29.7.0",