Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
codeforequity-at committed Mar 9, 2023
1 parent c14ab50 commit ae9358e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botium-bindings",
"version": "2.1.13",
"version": "2.1.14",
"engines": {
"node": ">=8.13.0"
},
Expand All @@ -19,9 +19,9 @@
"author": "Botium GmbH",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.16.3",
"async": "^3.2.2",
"botium-core": "1.11.15",
"botium-core": "1.13.15",
"debug": "^4.3.2",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
Expand All @@ -32,15 +32,15 @@
"@babel/node": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-standard": "^5.0.0",
"license-checker": "^25.0.1",
"npm-check-updates": "^12.0.0",
"rollup": "^2.59.0",
"npm-check-updates": "^12.0.2",
"rollup": "^2.60.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
Expand Down

0 comments on commit ae9358e

Please sign in to comment.