Skip to content

Commit

Permalink
Dependency update (#72)
Browse files Browse the repository at this point in the history
* Bump the development-dependencies group across 1 directory with 2 updates (#71)

Bumps the development-dependencies group with 2 updates in the / directory: [mocha](https://github.com/mochajs/mocha) and [nodemon](https://github.com/remy/nodemon).

* Update deps

* 2.0.8-alpha.1
  • Loading branch information
ammsalme authored Jul 5, 2024
1 parent 9023ff6 commit 6024190
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 134 deletions.
216 changes: 86 additions & 130 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "git@github.com:natlibfi/fixugen-js.git"
},
"license": "MIT",
"version": "2.0.7",
"version": "2.0.8-alpha.1",
"main": "./dist/index.js",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -46,14 +46,14 @@
"@babel/preset-env": "^7.24.7",
"@babel/register": "^7.24.6",
"@natlibfi/eslint-config-melinda-backend": "^3.0.5",
"@natlibfi/fixura": "^3.0.6",
"@natlibfi/fixura": "^3.0.7",
"babel-plugin-istanbul": "^6.1.1",
"chai": "^4.4.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"mocha": "^10.6.0",
"nock": "^13.5.4",
"nodemon": "^3.1.3",
"nodemon": "^3.1.4",
"nyc": "^15.1.0"
},
"eslintConfig": {
Expand Down

0 comments on commit 6024190

Please sign in to comment.