1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency nodemon to v2.0.22 (#8008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-02 03:42:02 +00:00 committed by GitHub
parent 4d023e679e
commit 690ce637b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View File

@ -89,7 +89,7 @@
"@types/fs-extra": "9.0.13",
"http-server": "14.1.1",
"node-gyp": "9.3.1",
"nodemon": "2.0.21"
"nodemon": "2.0.22"
},
"packageManager": "yarn@3.3.1",
"resolutions": {

View File

@ -108,7 +108,7 @@
"jsdom": "21.1.1",
"md5-file": "5.0.0",
"metro-react-native-babel-preset": "0.72.3",
"nodemon": "2.0.21",
"nodemon": "2.0.22",
"ts-jest": "29.0.5",
"ts-loader": "9.4.2",
"ts-node": "10.9.1",

View File

@ -44,7 +44,7 @@
"node-cron": "3.0.2",
"node-env-file": "0.1.8",
"nodemailer": "6.9.1",
"nodemon": "2.0.21",
"nodemon": "2.0.22",
"pg": "8.10.0",
"pretty-bytes": "5.6.0",
"prettycron": "0.10.0",

View File

@ -4975,7 +4975,7 @@ __metadata:
md5: 2.3.0
md5-file: 5.0.0
metro-react-native-babel-preset: 0.72.3
nodemon: 2.0.21
nodemon: 2.0.22
prop-types: 15.8.1
punycode: 2.3.0
react: 18.2.0
@ -5326,7 +5326,7 @@ __metadata:
node-env-file: 0.1.8
node-mocks-http: 1.12.2
nodemailer: 6.9.1
nodemon: 2.0.21
nodemon: 2.0.22
pg: 8.10.0
pretty-bytes: 5.6.0
prettycron: 0.10.0
@ -24592,9 +24592,9 @@ __metadata:
languageName: node
linkType: hard
"nodemon@npm:2.0.21":
version: 2.0.21
resolution: "nodemon@npm:2.0.21"
"nodemon@npm:2.0.22":
version: 2.0.22
resolution: "nodemon@npm:2.0.22"
dependencies:
chokidar: ^3.5.2
debug: ^3.2.7
@ -24608,7 +24608,7 @@ __metadata:
undefsafe: ^2.0.5
bin:
nodemon: bin/nodemon.js
checksum: 0b9fe2d11fd95c51b66d61bd1ee85cddf579c9e674c9429752a74f445f1b98576235ae860858783728baa3666c87e4ef938ab67167cc34fe4bb8fcec74d6885b
checksum: 9c987e139748f5b5c480c6c9080bdc97304ee7d29172b7b3da1a7db590b1323ad57b96346304e9b522b0e445c336dc393ccd3f9f45c73b20d476d2347890dcd0
languageName: node
linkType: hard
@ -28897,7 +28897,7 @@ __metadata:
lint-staged: 13.2.0
madge: 6.0.0
node-gyp: 9.3.1
nodemon: 2.0.21
nodemon: 2.0.22
npm-package-json-lint: 6.4.0
typedoc: 0.17.8
typescript: 4.9.4