Skip to content

Commit

Permalink
fat: bumped some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 16, 2023
1 parent fbb6fd2 commit 94cbf87
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -83,31 +83,31 @@
"node-fetch": "^2.6.8"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"coveralls": "^3.1.1",
"eslint": "^8.32.0",
"eslint": "^8.36.0",
"eslint-config-hive": "^0.6.0",
"eslint-plugin-n": "^15.6.1",
"fastify": "^4.11.0",
"fastify": "^4.14.1",
"mocha": "^10.2.0",
"mocha-cli": "^1.0.1",
"mongoose": "^6.8.3",
"npm-check-updates": "^16.6.2",
"npm-check-updates": "^16.7.12",
"nyc": "15.1.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"prettier-config-hive": "^0.1.7",
"rollup": "^3.10.0",
"rollup-plugin-dts": "^5.1.1",
"rollup": "^3.19.1",
"rollup-plugin-dts": "^5.2.0",
"rollup-plugin-polyfill-node": "^0.11.0",
"sort-package-json": "^2.1.0",
"typescript": "^4.9.4"
"sort-package-json": "^2.4.1",
"typescript": "^5.0.2"
},
"engines": {
"node": ">=12"
Expand Down

0 comments on commit 94cbf87

Please sign in to comment.