Skip to content

Commit

Permalink
package.json and package-lock.json updates.
Browse files Browse the repository at this point in the history
We have updated the versions of npm / node.js packages specified
in the files:

* https://en.wikipedia.org/wiki/Npm_(software)

This is possibly thanks to a prompting by https://snyk.io/ or GitHub
or GitLab.
  • Loading branch information
shlomif committed Jan 15, 2025
1 parent 236649b commit 4f43286
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
46 changes: 24 additions & 22 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
Expand Up @@ -12,15 +12,15 @@
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.26.5",
"@babel/preset-env": "^7.26.0",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"acorn": "^8.14.0",
"amdefine": "^1.0.1",
"bower": "^1.8.14",
"camel-case": "^5.0.0",
"eslint": "^9.18.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.2",
"html-minifier": "^4.0.0",
"jquery": "^3.7.1",
"jquery-ui": "^1.14.1",
Expand Down

0 comments on commit 4f43286

Please sign in to comment.