Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-01 05:06:28 +0300
committerGitHub <noreply@github.com>2021-11-01 05:06:28 +0300
commita1d21ce7c16ec140ac5c48e50e7e3155ba2970fb (patch)
tree928c4bceec2408440442b6a2a95c748f10f8c054 /package.json
parent320cb2ec5480ccb782d836f1f532f462ecc36daa (diff)
Bump @babel/types from 7.15.6 to 7.16.0
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.15.6 to 7.16.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-types) --- updated-dependencies: - dependency-name: "@babel/types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c6e4f625..50ade721 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"@babel/core": "^7.15.8",
"@babel/eslint-parser": "^7.15.8",
"@babel/preset-env": "^7.15.8",
- "@babel/types": "^7.15.6",
+ "@babel/types": "^7.16.0",
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.0",
"@nextcloud/eslint-plugin": "^2.0.0",