Skip to content
Snippets Groups Projects
Commit f10f0150 authored by Grant's avatar Grant
Browse files

Merge branch 'dependabot-npm_and_yarn-nodemon-3.1.9' into 'main'

Bump nodemon from 3.0.3 to 3.1.9

See merge request !29
parents 06c026f8 3e9f4145
No related branches found
No related tags found
1 merge request!29Bump nodemon from 3.0.3 to 3.1.9
Pipeline #122 canceled
......@@ -20,7 +20,7 @@
"devDependencies": {
"@tsconfig/recommended": "^1.0.8",
"dotenv": "^16.4.7",
"nodemon": "^3.0.1",
"nodemon": "^3.1.9",
"prettier": "^3.0.1",
"ts-node": "^10.9.1",
"tsx": "^4.10.5",
......@@ -11648,9 +11648,9 @@
"dev": true
},
"node_modules/nodemon": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.3.tgz",
"integrity": "sha512-7jH/NXbFPxVaMwmBCC2B9F/V6X1VkEdNgx3iu9jji8WxWcvhMWkmhNWhI5077zknOnZnBzba9hZP6bCPJLSReQ==",
"version": "3.1.9",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.9.tgz",
"integrity": "sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==",
"dev": true,
"dependencies": {
"chokidar": "^3.5.2",
......
......@@ -26,7 +26,7 @@
"devDependencies": {
"@tsconfig/recommended": "^1.0.8",
"dotenv": "^16.4.7",
"nodemon": "^3.0.1",
"nodemon": "^3.1.9",
"prettier": "^3.0.1",
"ts-node": "^10.9.1",
"tsx": "^4.10.5",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment