babel-preset-evergreen
Advanced tools
Comparing version
{ | ||
"name": "babel-preset-evergreen", | ||
"version": "0.9.4", | ||
"version": "0.9.5", | ||
"description": "A `babel` preset for modern javascript syntaxes", | ||
@@ -41,21 +41,21 @@ "license": "MIT", | ||
"@babel/helper-plugin-utils": "^7.21.5", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/runtime-corejs3": "^7.21.5", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@babel/runtime-corejs3": "^7.22.3", | ||
"core-js": "^3.30.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.21.8", | ||
"@babel/core": "^7.22.1", | ||
"@bring-it/npm": "^0.1.1", | ||
"@nice-move/cli": "^0.10.8", | ||
"@nice-move/eslint-config-base": "^0.9.10", | ||
"@nice-move/eslint-config-base": "^0.9.11", | ||
"@nice-move/prettier-config": "^0.8.1", | ||
"ava": "^5.2.0", | ||
"eslint": "^8.40.0", | ||
"ava": "^5.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint-plugin-ava": "^14.0.0", | ||
"garou": "^0.6.7", | ||
"garou": "^0.6.9", | ||
"prettier": "^2.8.8" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.21.8" | ||
"@babel/core": "^7.22.1" | ||
}, | ||
@@ -62,0 +62,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
5258
5.31%36
38.46%