Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tux-tn committed Apr 24, 2022
1 parent a22e76c commit 5de0bd3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -39,22 +39,22 @@
"url": "git+https://github.com/validatorjs/validator.js.git"
},
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@babel/preset-env": "^7.16.0",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/eslint-parser": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-modules": "^0.1.5",
"@babel/register": "^7.16.0",
"@rollup/plugin-babel": "^5.3.0",
"@babel/register": "^7.17.7",
"@rollup/plugin-babel": "^5.3.1",
"babel-plugin-add-module-exports": "^1.0.4",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.25.3",
"mocha": "^9.1.3",
"mocha": "^9.2.2",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.60.0",
"rollup-plugin-license": "^2.6.0",
"rollup": "^2.70.2",
"rollup-plugin-license": "^2.7.0",
"rollup-plugin-terser": "^7.0.2"
},
"scripts": {
Expand Down

0 comments on commit 5de0bd3

Please sign in to comment.