Skip to content

Commit 46456e2

Browse files
committed
[renovate] Update all dependencies
1 parent e896cae commit 46456e2

File tree

2 files changed

+138
-187
lines changed

2 files changed

+138
-187
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"homepage": "https://github.com/oprogramador/most-common-words-by-language#readme",
3232
"devDependencies": {
3333
"@babel/core": "^7.13.14",
34-
"@semantic-release/commit-analyzer": "^8.0.1",
35-
"@semantic-release/git": "^9.0.0",
36-
"@semantic-release/npm": "^7.1.0",
34+
"@semantic-release/commit-analyzer": "^9.0.1",
35+
"@semantic-release/git": "^10.0.0",
36+
"@semantic-release/npm": "^8.0.0",
3737
"babel-cli": "^6.26.0",
3838
"babel-core": "^6.26.3",
3939
"babel-plugin-module-resolver": "^4.1.0",
@@ -47,8 +47,8 @@
4747
"eslint": "^7.23.0",
4848
"eslint-config-airbnb-improved": "^5.0.0",
4949
"eslint-import-resolver-babel-module": "^5.2.0",
50-
"mocha": "^8.3.2",
51-
"sinon": "^10.0.0",
50+
"mocha": "^9.1.1",
51+
"sinon": "^11.1.2",
5252
"sinon-as-promised": "^4.0.3",
5353
"sinon-chai": "^3.6.0"
5454
}

0 commit comments

Comments
 (0)