mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-02 12:47:41 +02:00
Update dependency nodemon to v3.1.2 (#11140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f64c3d5484
commit
0dc3589661
@ -97,7 +97,7 @@
|
|||||||
"eslint-plugin-github": "4.10.1",
|
"eslint-plugin-github": "4.10.1",
|
||||||
"http-server": "14.1.1",
|
"http-server": "14.1.1",
|
||||||
"node-gyp": "9.4.1",
|
"node-gyp": "9.4.1",
|
||||||
"nodemon": "3.0.3"
|
"nodemon": "3.1.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.4",
|
"packageManager": "yarn@3.6.4",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
@ -114,7 +114,7 @@
|
|||||||
"jetifier": "2.0.0",
|
"jetifier": "2.0.0",
|
||||||
"js-draw": "1.20.3",
|
"js-draw": "1.20.3",
|
||||||
"jsdom": "24.1.0",
|
"jsdom": "24.1.0",
|
||||||
"nodemon": "3.0.3",
|
"nodemon": "3.1.2",
|
||||||
"punycode": "2.3.1",
|
"punycode": "2.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
"react-native-web": "0.19.12",
|
"react-native-web": "0.19.12",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"node-cron": "3.0.3",
|
"node-cron": "3.0.3",
|
||||||
"node-os-utils": "1.3.7",
|
"node-os-utils": "1.3.7",
|
||||||
"nodemailer": "6.9.14",
|
"nodemailer": "6.9.14",
|
||||||
"nodemon": "3.0.3",
|
"nodemon": "3.1.2",
|
||||||
"pg": "8.11.6",
|
"pg": "8.11.6",
|
||||||
"pm2": "5.4.1",
|
"pm2": "5.4.1",
|
||||||
"pretty-bytes": "5.6.0",
|
"pretty-bytes": "5.6.0",
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -7509,7 +7509,7 @@ __metadata:
|
|||||||
jsdom: 24.1.0
|
jsdom: 24.1.0
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
md5: 2.3.0
|
md5: 2.3.0
|
||||||
nodemon: 3.0.3
|
nodemon: 3.1.2
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
prop-types: 15.8.1
|
prop-types: 15.8.1
|
||||||
punycode: 2.3.1
|
punycode: 2.3.1
|
||||||
@ -7950,7 +7950,7 @@ __metadata:
|
|||||||
node-mocks-http: 1.14.1
|
node-mocks-http: 1.14.1
|
||||||
node-os-utils: 1.3.7
|
node-os-utils: 1.3.7
|
||||||
nodemailer: 6.9.14
|
nodemailer: 6.9.14
|
||||||
nodemon: 3.0.3
|
nodemon: 3.1.2
|
||||||
pg: 8.11.6
|
pg: 8.11.6
|
||||||
pm2: 5.4.1
|
pm2: 5.4.1
|
||||||
pretty-bytes: 5.6.0
|
pretty-bytes: 5.6.0
|
||||||
@ -33144,9 +33144,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"nodemon@npm:3.0.3":
|
"nodemon@npm:3.1.2":
|
||||||
version: 3.0.3
|
version: 3.1.2
|
||||||
resolution: "nodemon@npm:3.0.3"
|
resolution: "nodemon@npm:3.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: ^3.5.2
|
chokidar: ^3.5.2
|
||||||
debug: ^4
|
debug: ^4
|
||||||
@ -33160,7 +33160,7 @@ __metadata:
|
|||||||
undefsafe: ^2.0.5
|
undefsafe: ^2.0.5
|
||||||
bin:
|
bin:
|
||||||
nodemon: bin/nodemon.js
|
nodemon: bin/nodemon.js
|
||||||
checksum: 121ebb6349167d87cefd5767ec453ceb49ec5a8d50146134a54b0e25502c29ad01caaa41460e303b35728439012564782d278b3fef3c615f3c278979c2b7d586
|
checksum: 8ab01dcf970c66d9910ede58db7c24afca4839eaaadbeebbfac4b5f755cc8ba9fa72e0e2c1f14ef5081514d3b9c37888426d896b356adbe0450ccb5b461de0b9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -39214,7 +39214,7 @@ __metadata:
|
|||||||
lint-staged: 15.2.7
|
lint-staged: 15.2.7
|
||||||
madge: 6.1.0
|
madge: 6.1.0
|
||||||
node-gyp: 9.4.1
|
node-gyp: 9.4.1
|
||||||
nodemon: 3.0.3
|
nodemon: 3.1.2
|
||||||
npm-package-json-lint: 7.1.0
|
npm-package-json-lint: 7.1.0
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
|
Loading…
Reference in New Issue
Block a user