Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 757a806

Browse files
renovate-botrenovate[bot]
authored andcommittedMay 22, 2022
chore(deps): update all non-major dependencies
1 parent 25dc80c commit 757a806

File tree

2 files changed

+826
-715
lines changed

2 files changed

+826
-715
lines changed
 

‎package-lock.json

Lines changed: 819 additions & 708 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"author": "Jim Cummins <jimthedev@gmail.com> (https://github.com/jimthedev)",
4949
"license": "MIT",
5050
"devDependencies": {
51-
"@babel/cli": "7.17.6",
52-
"@babel/core": "7.17.9",
53-
"@babel/plugin-proposal-object-rest-spread": "7.17.3",
54-
"@babel/preset-env": "7.16.11",
51+
"@babel/cli": "7.17.10",
52+
"@babel/core": "7.18.0",
53+
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
54+
"@babel/preset-env": "7.18.0",
5555
"@babel/register": "7.17.7",
5656
"@istanbuljs/nyc-config-babel": "3.0.0",
5757
"babel-plugin-istanbul": "6.1.1",
@@ -64,7 +64,7 @@
6464
"mocha": "9.2.2",
6565
"mocha-junit-reporter": "1.23.3",
6666
"mocha-multi-reporters": "1.5.1",
67-
"nodemon": "2.0.15",
67+
"nodemon": "2.0.16",
6868
"nyc": "15.1.0",
6969
"proxyquire": "2.1.3",
7070
"semantic-release": "18.0.1",
@@ -80,8 +80,8 @@
8080
"find-node-modules": "^2.1.2",
8181
"find-root": "1.1.0",
8282
"fs-extra": "9.1.0",
83-
"glob": "7.2.0",
84-
"inquirer": "8.2.2",
83+
"glob": "7.2.3",
84+
"inquirer": "8.2.4",
8585
"is-utf8": "^0.2.1",
8686
"lodash": "4.17.21",
8787
"minimist": "1.2.6",

0 commit comments

Comments
 (0)
Please sign in to comment.