Skip to content

Commit a037ff6

Browse files
committed
- npm: Update devDeps.
1 parent 6ed1fd7 commit a037ff6

File tree

3 files changed

+112
-104
lines changed

3 files changed

+112
-104
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGES for jsonpath-plus
22

3+
## ?
4+
5+
- npm: Update devDeps.
6+
37
## 5.0.7 (2021-04-12)
48

59
- Fix: Add `packge.json` to `exports` (@sebastiendavid)

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"chai": "^4.3.4",
6666
"core-js-bundle": "^3.10.1",
6767
"coveradge": "^0.6.0",
68-
"eslint": "^7.23.0",
69-
"eslint-config-ash-nazg": "^29.9.0",
68+
"eslint": "^7.24.0",
69+
"eslint-config-ash-nazg": "^29.10.0",
7070
"eslint-config-standard": "^16.0.2",
7171
"eslint-plugin-array-func": "^3.1.7",
7272
"eslint-plugin-chai-expect": "^2.2.0",
@@ -80,7 +80,7 @@
8080
"eslint-plugin-no-unsanitized": "^3.1.4",
8181
"eslint-plugin-no-use-extend-native": "^0.5.0",
8282
"eslint-plugin-node": "^11.1.0",
83-
"eslint-plugin-promise": "^4.3.1",
83+
"eslint-plugin-promise": "^5.1.0",
8484
"eslint-plugin-radar": "^0.2.1",
8585
"eslint-plugin-standard": "^4.1.0",
8686
"eslint-plugin-unicorn": "^29.0.0",
@@ -95,7 +95,7 @@
9595
"remark-cli": "^9.0.0",
9696
"remark-lint-code-block-style": "^2.0.1",
9797
"remark-lint-ordered-list-marker-value": "^2.0.1",
98-
"rollup": "2.45.0",
98+
"rollup": "2.45.1",
9999
"rollup-plugin-terser": "^7.0.2",
100100
"typedoc": "^0.20.35",
101101
"typescript": "^4.2.4"

0 commit comments

Comments
 (0)