Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 2e66cc8 commit 80030f4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defaults: &defaults
working_directory: ~/enigma.js
# Available images https://hub.docker.com/r/circleci/node/tags/
docker:
- image: cimg/node:21.5.0
- image: cimg/node:21.6.1

jobs:
install:
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-plugin-istanbul": "6.1.1",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"dotenv": "16.4.1",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.29.1",
Expand All @@ -67,6 +67,6 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "7.0.2",
"scriptappy-from-jsdoc": "0.7.0",
"ws": "8.13.0"
"ws": "8.16.0"
}
}

0 comments on commit 80030f4

Please sign in to comment.