Skip to content

Commit

Permalink
Update npm - all minor and patch updates to ^9.17.0 (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 28f8681 commit 0091f16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/openapi-merger",
"version": "1.1.70",
"version": "1.1.71",
"description": "Amalgamated API specs for openapi",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -40,11 +40,11 @@
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"c8": "^10.1.3",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
Expand Down

0 comments on commit 0091f16

Please sign in to comment.